1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 19:43:06 +01:00

Fix support issue

This commit is contained in:
duncanspumpkin
2016-06-09 19:49:44 +01:00
committed by Marijn van der Werf
parent 27eab3b0ec
commit 63f42c6d47

View File

@@ -1013,7 +1013,7 @@ void loc_6A37C9(rct_map_element * map_element, int height, rct_footpath_entry *
RCT2_GLOBAL(0x141E9C4, uint16) = 0xFFFF;
// no idea whre bp comes from
uint16 bp = 0;
uint16 bp = edi;
if (bp & 1) {
RCT2_GLOBAL(0x141E9CC, uint16) = 0xFFFF;