Fix minor inconsistency

This commit is contained in:
jonschz 2024-07-22 17:17:18 +02:00
parent 5a4b5b5f32
commit 049eedbe49

View File

@ -103,13 +103,13 @@ const char* LegoRaceCar::g_srt001ra = "srt001ra";
const char* LegoRaceCar::g_soundSkel3 = "skel3";
// GLOBAL: LEGO1 0x100f0b74
undefined4 LegoRaceCar::g_srtsl18to29Index = 0;
MxU32 LegoRaceCar::g_srtsl18to29Index = 0;
// GLOBAL: LEGO1 0x100f0b78
undefined4 LegoRaceCar::g_srtsl6to10Index = 0;
MxU32 LegoRaceCar::g_srtsl6to10Index = 0;
// GLOBAL: LEGO1 0x100f0b7c
undefined4 LegoRaceCar::g_emptySoundKeyListIndex = 0;
MxU32 LegoRaceCar::g_emptySoundKeyListIndex = 0;
// GLOBAL: LEGO1 0x100f0b80
MxU32 LegoRaceCar::g_srtrhIndex = 0;