mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 18:21:15 +00:00
Fix minor inconsistency
This commit is contained in:
parent
5a4b5b5f32
commit
049eedbe49
@ -103,13 +103,13 @@ const char* LegoRaceCar::g_srt001ra = "srt001ra";
|
|||||||
const char* LegoRaceCar::g_soundSkel3 = "skel3";
|
const char* LegoRaceCar::g_soundSkel3 = "skel3";
|
||||||
|
|
||||||
// GLOBAL: LEGO1 0x100f0b74
|
// GLOBAL: LEGO1 0x100f0b74
|
||||||
undefined4 LegoRaceCar::g_srtsl18to29Index = 0;
|
MxU32 LegoRaceCar::g_srtsl18to29Index = 0;
|
||||||
|
|
||||||
// GLOBAL: LEGO1 0x100f0b78
|
// GLOBAL: LEGO1 0x100f0b78
|
||||||
undefined4 LegoRaceCar::g_srtsl6to10Index = 0;
|
MxU32 LegoRaceCar::g_srtsl6to10Index = 0;
|
||||||
|
|
||||||
// GLOBAL: LEGO1 0x100f0b7c
|
// GLOBAL: LEGO1 0x100f0b7c
|
||||||
undefined4 LegoRaceCar::g_emptySoundKeyListIndex = 0;
|
MxU32 LegoRaceCar::g_emptySoundKeyListIndex = 0;
|
||||||
|
|
||||||
// GLOBAL: LEGO1 0x100f0b80
|
// GLOBAL: LEGO1 0x100f0b80
|
||||||
MxU32 LegoRaceCar::g_srtrhIndex = 0;
|
MxU32 LegoRaceCar::g_srtrhIndex = 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user