mirror of
https://github.com/zeldaret/oot
synced 2026-05-31 09:21:59 -04:00
Define OOT_DEBUG=0 in retail builds
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ void Idle_ThreadEntry(void* arg) {
|
||||
gViConfigMode = osViModeMpalLan1;
|
||||
break;
|
||||
|
||||
#ifdef OOT_DEBUG
|
||||
#if OOT_DEBUG
|
||||
case OS_TV_PAL:
|
||||
gViConfigModeType = OS_VI_FPAL_LAN1;
|
||||
gViConfigMode = osViModeFpalLan1;
|
||||
|
||||
Reference in New Issue
Block a user