mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 21:38:40 +00:00
raddbgi_ -> rdi_
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// Copyright (c) 2024 Epic Games Tools
|
||||
// Licensed under the MIT license (https://opensource.org/license/mit/)
|
||||
|
||||
#ifndef RADDBGI_MARKUP_H
|
||||
#define RADDBGI_MARKUP_H
|
||||
#ifndef RDI_MARKUP_H
|
||||
#define RDI_MARKUP_H
|
||||
|
||||
////////////////////////////////
|
||||
//~ Usage Macros
|
||||
@@ -75,4 +75,4 @@ raddbg_log__impl(char *fmt, ...)
|
||||
|
||||
#endif // defined(_WIN32)
|
||||
|
||||
#endif // RADDBGI_MARKUP_H
|
||||
#endif // RDI_MARKUP_H
|
||||
|
||||
Reference in New Issue
Block a user