mirror of
https://github.com/zeldaret/ph
synced 2026-09-09 11:44:24 -04:00
PlayerControl: Decomp 80%
This commit is contained in:
@@ -24,4 +24,4 @@ struct UnkStruct_027e0c68 {
|
||||
/* 4c */
|
||||
};
|
||||
|
||||
extern UnkStruct_027e0c68 *data_027e0c68;
|
||||
extern UnkStruct_027e0c68 data_027e0c68;
|
||||
|
||||
@@ -20,7 +20,8 @@ struct UnkStruct_027e0ffc {
|
||||
/* 39 */
|
||||
|
||||
void func_ov000_020cebcc(u32 param1, unk16 param2, unk32 param3);
|
||||
void func_ov000_020ced64(Cylinder *param1, u32 param2);
|
||||
void func_ov000_020ced64(Cylinder *param1, u32 param2, u32 param3);
|
||||
void func_ov000_020ced7c(Vec3p *param1, s32 param2, s32 param3, unk32 param4);
|
||||
};
|
||||
|
||||
extern UnkStruct_027e0ffc data_027e0ffc;
|
||||
|
||||
Reference in New Issue
Block a user