mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-05-25 16:15:09 +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