mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Updated Newly Identified Fields (markdown)
@@ -12,3 +12,5 @@ The following is a list of fields and addresses whose meaning has been identifie
|
||||
dword_1358830 seems to store the upper boundary of the map? sub_68B93A checks whether coordinates ax and cx are on or off of the map and errors if they are.
|
||||
|
||||
game flag 0x20h is a check for the tree height. 68b9b7 checks for this, and if so, rides can't be taller than 0x12 units, of something.
|
||||
|
||||
0x0138B616 is a store for `i`, which increments from 0 to MAX_RIDES in the update_ride_measurements function. i is stored and then retrieved after some work is done in that register
|
||||
Reference in New Issue
Block a user