mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 07:44:34 -04:00
Decompile currentPlayerUpdateFootsteps
This commit is contained in:
@@ -24,6 +24,6 @@ u32 func0f0ce55c(void);
|
||||
u32 func0f0ce608(void);
|
||||
u32 func0f0ce8ac(void);
|
||||
u32 func0f0ce924(void);
|
||||
u32 func0f0ceec4(void);
|
||||
void func0f0ceec4(void);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f005fd0(void);
|
||||
u32 func0f006074(void);
|
||||
s32 func0f006074(struct chrdata *chr, bool arg1);
|
||||
void func0f0061dc(struct chrdata *chr);
|
||||
void func0f006520(struct chrdata *chr);
|
||||
u32 func0f006900(void);
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
#include "types.h"
|
||||
|
||||
u32 currentPlayerSetMoveModeCutscene(void);
|
||||
u32 func0f0c37c0(void);
|
||||
void func0f0c37c0(void);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -28,6 +28,6 @@ u32 func0f0c65a8(void);
|
||||
u32 func0f0c65c8(void);
|
||||
u32 func0f0c6948(void);
|
||||
u32 func0f0c69b8(void);
|
||||
u32 func0f0c785c(void);
|
||||
void func0f0c785c(void);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -28,14 +28,14 @@ f32 func0f0c82f8(f32 value);
|
||||
void func0f0c8394(f32 value);
|
||||
u32 func0f0c8598(void);
|
||||
u32 func0f0c8aa8(void);
|
||||
u32 func0f0c8b90(void);
|
||||
void func0f0c8b90(bool arg0, bool arg1, bool arg2, bool arg3);
|
||||
void func0f0cb79c(struct player *player, struct coord *arg1, s16 *rooms);
|
||||
void func0f0cb89c(struct player *player, s16 *rooms);
|
||||
void func0f0cb8c4(struct player *player);
|
||||
void func0f0cb904(struct coord *coord);
|
||||
void func0f0cba88(f32 *a, f32 *b, struct coord *c, f32 mult1, f32 mult2);
|
||||
void currentPlayerUpdateMoveInitSpeed(struct coord *newpos);
|
||||
u32 func0f0cbc58(void);
|
||||
void currentPlayerUpdateFootsteps(bool arg0, bool arg1, bool arg2, bool arg3);
|
||||
u32 func0f0cbf50(void);
|
||||
u32 func0f0cc19c(void);
|
||||
u32 func0f0cc3b8(void);
|
||||
|
||||
@@ -19,6 +19,6 @@ u32 func0f0d36d4(void);
|
||||
u32 func0f0d3840(void);
|
||||
u32 func0f0d3940(void);
|
||||
u32 func0f0d3c60(void);
|
||||
u32 func0f0d3d50(void);
|
||||
void func0f0d3d50(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user