mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-01 08:07:35 -04:00
Decompile func0f0cb79c
This commit is contained in:
@@ -29,7 +29,7 @@ void func0f0c8394(f32 value);
|
||||
u32 func0f0c8598(void);
|
||||
u32 func0f0c8aa8(void);
|
||||
u32 func0f0c8b90(void);
|
||||
u32 func0f0cb79c(void);
|
||||
void func0f0cb79c(struct player *player, struct coord *arg1, s32 arg2);
|
||||
u32 func0f0cb89c(void);
|
||||
void func0f0cb8c4(struct player *player);
|
||||
u32 func0f0cb904(void);
|
||||
|
||||
@@ -100,6 +100,6 @@ void portalSetEnabled(s32 portalnum, bool enable);
|
||||
u32 func0f164e8c(void);
|
||||
u32 func0f164f9c(void);
|
||||
u32 func0f165004(void);
|
||||
u32 func0f1650d0(void);
|
||||
void func0f1650d0(struct coord *arg0, struct coord *arg1, s32 arg2, s32 arg3, s32 arg4);
|
||||
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -1053,7 +1053,7 @@ struct player {
|
||||
/*0x0080*/ u32 unk0080;
|
||||
/*0x0084*/ u32 unk0084;
|
||||
/*0x0088*/ u32 unk0088;
|
||||
/*0x008c*/ u32 unk008c;
|
||||
/*0x008c*/ f32 unk008c;
|
||||
/*0x0090*/ u32 unk0090;
|
||||
/*0x0094*/ u32 unk0094;
|
||||
/*0x0098*/ u32 unk0098;
|
||||
|
||||
Reference in New Issue
Block a user