preserve jeff notes from emails - put into todo list

This commit is contained in:
Ryan Fleury
2024-05-12 14:11:08 -07:00
parent 4cb0073909
commit 9f89735b01
2 changed files with 15 additions and 3 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
// Copyright (c) 2024 Epic Games Tools
// Licensed under the MIT license (https://opensource.org/license/mit/)
#ifndef RDI_MARKUP_H
#define RDI_MARKUP_H
#ifndef RADDBG_MARKUP_H
#define RADDBG_MARKUP_H
////////////////////////////////
//~ Usage Macros
@@ -75,4 +75,4 @@ raddbg_log__impl(char *fmt, ...)
#endif // defined(_WIN32)
#endif // RDI_MARKUP_H
#endif // RADDBG_MARKUP_H