mirror of
https://github.com/zeldaret/tp
synced 2026-07-10 23:22:01 -04:00
Clean up conditional compilation a bit (#2943)
This commit is contained in:
@@ -665,7 +665,7 @@ JKRExpHeap* mDoExt_getZeldaHeap() {
|
||||
return zeldaHeap;
|
||||
}
|
||||
|
||||
#if VERSION == VERSION_SHIELD_DEBUG
|
||||
#if DEBUG
|
||||
s32 safeZeldaHeapSize = -1;
|
||||
|
||||
s32 mDoExt_getSafeZeldaHeapSize() {
|
||||
|
||||
Reference in New Issue
Block a user