1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-03 18:07:53 +01:00

free dat clipdpi

This commit is contained in:
qcz
2014-09-03 21:19:54 +02:00
parent de734d49cc
commit 446620610d

View File

@@ -1084,6 +1084,7 @@ void window_scenery_scrollpaint()
gfx_draw_sprite(clipdpi, imageId, 0x2F, (sceneryEntry->wall.height * 2) + 0x32,
w->colours[1]);
rct2_free(clipdpi);
}
}
else if (currentSceneryGlobalId >= 0x100) {