Remove hi-res video option

This commit is contained in:
Ryan Dwyer
2023-05-02 16:19:13 +10:00
parent f96d9ff901
commit 60947bfdfd
27 changed files with 177 additions and 395 deletions
-6
View File
@@ -18192,12 +18192,6 @@ Gfx *countdownTimerRender(Gfx *gdl)
}
}
#if !PAL
if (g_ViRes == VIRES_HI) {
viewright = viewright / 2;
}
#endif
if (value60 < 0) {
value60 = -value60;
}