mirror of
https://github.com/zeldaret/ph
synced 2026-07-09 14:05:36 -04:00
ActorCharacterBase OK (#161)
* ActorCharacterBase OK * Fix broken matches
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
void func_02036bbc(void);
|
||||
void func_02036c50(u16 *param_2);
|
||||
void func_02036ca4(unk32 param_2);
|
||||
bool func_02036ce4(UnkStruct_020386d8 *param_2, unk32 param_3);
|
||||
bool func_02036ce4(UnkStruct_02037750 *param_2, unk32 param_3);
|
||||
bool func_02036d30(UnkStruct_02037750 *param_2);
|
||||
bool func_02036d4c(UnkStruct_02037750 *param_2);
|
||||
void func_02036d6c(void);
|
||||
|
||||
Reference in New Issue
Block a user