mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
Move painter functions into paint.c. Fix mistake in paint_attach_to_previous_ps
This commit is contained in:
@@ -2381,7 +2381,7 @@ static void sub_6CBCE2(
|
||||
gMapSizeMaxXY = preserveMapSizeMaxXY;
|
||||
|
||||
sub_688217();
|
||||
sub_688485();
|
||||
paint_quadrant_ps();
|
||||
|
||||
gCurrentViewportFlags = preserve_current_viewport_flags;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user