1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 20:43:04 +01:00
This commit is contained in:
Michał Janiszewski
2018-01-09 23:28:20 +01:00
committed by Michał Janiszewski
parent 517b27c1a4
commit c098eaa25d

View File

@@ -799,7 +799,7 @@ const uint8 MotionSimulatorTimeToSpriteMap[] = {
0xFF,
};
const sint32 MotionSimulatorTimeToSpriteMapCount = Util::CountOf(MotionSimulatorTimeToSpriteMap);
const sint32 MotionSimulatorTimeToSpriteMapCount = static_cast<sint32>(Util::CountOf(MotionSimulatorTimeToSpriteMap));
/** rct2: 0x009A2930 */
const sint32 dword_9A2930[] = {