mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Update references to sub_688217()
This commit is contained in:
@@ -290,7 +290,7 @@ void lightfx_prepare_light_list()
|
||||
unk_140E9A8 = dpi;
|
||||
painter_setup();
|
||||
viewport_paint_setup();
|
||||
sub_688217();
|
||||
paint_arrange_structs();
|
||||
sub_68862C();
|
||||
|
||||
// log_warning("[%i, %i]", dpi->x, dpi->y);
|
||||
@@ -326,7 +326,7 @@ void lightfx_prepare_light_list()
|
||||
// RCT2_GLOBAL(0x140E9A8, rct_drawpixelinfo*) = dpi;
|
||||
// painter_setup();
|
||||
// viewport_paint_setup();
|
||||
// sub_688217();
|
||||
// paint_arrange_structs();
|
||||
// sub_68862C();
|
||||
//}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user