mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 09:14:58 +01:00
Refactor paint_quadrant_ps
This commit is contained in:
@@ -2414,7 +2414,7 @@ static void sub_6CBCE2(
|
||||
gMapSizeMaxXY = preserveMapSizeMaxXY;
|
||||
|
||||
sub_688217();
|
||||
paint_quadrant_ps();
|
||||
paint_quadrant_ps(unk_140E9A8, &unk_EE7884->basic, gCurrentViewportFlags);
|
||||
|
||||
gCurrentViewportFlags = preserve_current_viewport_flags;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user