mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-09 08:28:25 +00:00
Replace MSVC __debugbreak with cross-compiler DEBUG_BREAK macro. (#1540)
This commit is contained in:
@@ -315,8 +315,6 @@ int __cdecl main()
|
||||
HRESULT hr;
|
||||
static bool bTrialTimerDisplayed=true;
|
||||
|
||||
//__debugbreak();
|
||||
|
||||
#ifdef MEMORY_TRACKING
|
||||
ResetMem();
|
||||
MEMORYSTATUS memStat;
|
||||
|
||||
Reference in New Issue
Block a user