diff options
Diffstat (limited to 'src/m_Do/m_Do_machine.cpp')
| -rw-r--r-- | src/m_Do/m_Do_machine.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/m_Do/m_Do_machine.cpp b/src/m_Do/m_Do_machine.cpp index 1223da03a1..9418d36c53 100644 --- a/src/m_Do/m_Do_machine.cpp +++ b/src/m_Do/m_Do_machine.cpp @@ -250,7 +250,9 @@ GXRenderModeObj g_ntscZeldaProg = { #if DEBUG static void myGXVerifyCallback(GXWarningLevel, u32, const char*); +#endif +#if DEBUG || VERSION == VERSION_WII_PAL GXRenderModeObj g_palZeldaProg60 = { VI_TVMODE_EURGB60_PROG, 640, 456, 456, 25, 12, 670, 456, |
