mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-01 19:10:15 -04:00
Remove hi-res video option
This commit is contained in:
@@ -18192,12 +18192,6 @@ Gfx *countdownTimerRender(Gfx *gdl)
|
||||
}
|
||||
}
|
||||
|
||||
#if !PAL
|
||||
if (g_ViRes == VIRES_HI) {
|
||||
viewright = viewright / 2;
|
||||
}
|
||||
#endif
|
||||
|
||||
if (value60 < 0) {
|
||||
value60 = -value60;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user