mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
LegoGameState player functions (#603)
* LegoGameState player functions * Style * use sizeof --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
MxResult ReadSaveData3(LegoStorage* p_storage);
|
||||
LegoROI* FUN_10083500(const char*, MxBool);
|
||||
|
||||
static void InitSaveData();
|
||||
void InitSaveData();
|
||||
static void SetCustomizeAnimFile(const char* p_value);
|
||||
static MxBool FUN_10084c00(const LegoChar*);
|
||||
|
||||
|
Reference in New Issue
Block a user