[*] Fix ship builds
This commit is contained in:
parent
5d8f4e6901
commit
4849b579fb
@ -141,7 +141,7 @@ namespace Aurora::Debug
|
||||
#if defined(AU_CFG_ID_INTERNAL) || defined(AU_CFG_ID_DEBUG)
|
||||
#define SysSafeLine __LINE__
|
||||
#else
|
||||
#define SysSafeLine 0
|
||||
#define SysSafeLine AuUInt16(0u)
|
||||
#endif
|
||||
|
||||
#if defined(AURORA_COMPILER_MSVC)
|
||||
|
Loading…
Reference in New Issue
Block a user