mirror of
https://github.com/zeldaret/oot
synced 2026-05-25 07:23:09 -04:00
Fix ifndef
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ void Idle_ThreadEntry(void* arg) {
|
||||
gViConfigYScale = 1.0f;
|
||||
|
||||
switch (osTvType) {
|
||||
#ifndef OOT_DEBUG
|
||||
#if !OOT_DEBUG
|
||||
case OS_TV_PAL:
|
||||
#endif
|
||||
case OS_TV_NTSC:
|
||||
|
||||
Reference in New Issue
Block a user