mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 17:24:47 +01:00
add global macros for a few more things, ride rating related and misc
This commit is contained in:
@@ -669,7 +669,7 @@ void S4Importer::ImportMapAnimations()
|
||||
gAnimatedObjects[i] = s4Animations[i];
|
||||
gAnimatedObjects[i].baseZ /= 2;
|
||||
}
|
||||
RCT2_GLOBAL(0x0138B580, uint16) = _s4.num_map_animations;
|
||||
gNumMapAnimations = _s4.num_map_animations;
|
||||
}
|
||||
|
||||
void S4Importer::ImportFinance()
|
||||
|
||||
Reference in New Issue
Block a user