mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement most of LegoJetski
, refactor (#1214)
* Implement most of `LegoJetski`, refactor * Fix
This commit is contained in:

committed by
GitHub

parent
894034f9cf
commit
1bfeebd004
@@ -24,9 +24,9 @@ LegoRace::LegoRace()
|
||||
m_unk0x108 = 0;
|
||||
m_unk0x10c = 0;
|
||||
m_raceState = NULL;
|
||||
m_unk0x110[0] = NULL;
|
||||
m_unk0x110[1] = NULL;
|
||||
m_unk0x110[2] = NULL;
|
||||
m_maps[0] = NULL;
|
||||
m_maps[1] = NULL;
|
||||
m_maps[2] = NULL;
|
||||
m_unk0x128 = 0;
|
||||
m_unk0x12c = 0;
|
||||
m_pathActor = 0;
|
||||
|
Reference in New Issue
Block a user