mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Minor code cleanup. (#7538)
This commit is contained in:
committed by
Aaron van Geffen
parent
db4ddecdee
commit
ee56021067
@@ -49,7 +49,7 @@ namespace TestPaint
|
||||
rct_drawpixelinfo dpi = { 0 };
|
||||
dpi.zoom_level = 1;
|
||||
RCT2_Unk140E9A8 = &dpi;
|
||||
gPaintSession.Unk140E9A8 = &dpi;
|
||||
gPaintSession.DPI = &dpi;
|
||||
|
||||
{
|
||||
Ride ride = {0};
|
||||
|
||||
Reference in New Issue
Block a user