1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Inline only-local used variable

This commit is contained in:
Marijn van der Werf
2016-04-20 21:14:19 +02:00
parent e69d084641
commit 1337f61f71

View File

@@ -2100,7 +2100,7 @@ void viewport_surface_paint_setup(uint8 direction, uint16 height, rct_map_elemen
// loc_661132:
}
if (RCT2_GLOBAL(0x9E3296, uint16) == 0) {
if (zoomLevel == 0) {
// loc_661194:
}