mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 08:03:13 +00:00
Implement/match LegoPathController::Read (#904)
* Implement/match LegoPathController::Read * Add size asserts
This commit is contained in:
committed by
GitHub
parent
5df947dbb9
commit
f442f1a2f7
@@ -1,3 +1,12 @@
|
||||
#include "legounkown100db7f4.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(LegoUnknown100db7f4, 0x40)
|
||||
|
||||
// FUNCTION: LEGO1 0x1009a630
|
||||
// FUNCTION: BETA10 0x10183050
|
||||
LegoUnknown100db7f4::LegoUnknown100db7f4()
|
||||
{
|
||||
m_unk0x24 = 0;
|
||||
m_unk0x28.Clear();
|
||||
m_unk0x3c = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user