mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-11 21:18:17 -04:00
Decompile chrCheckFootstepMagic
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#include "types.h"
|
||||
|
||||
bool func0f005fd0(s32 animnum);
|
||||
s32 chrChooseFootstepSound(struct chrdata *chr, u32 arg1);
|
||||
void func0f0061dc(struct chrdata *chr);
|
||||
void func0f006520(struct chrdata *chr);
|
||||
s32 chrChooseFootstepSound(struct chrdata *chr, s32 index);
|
||||
void chrCheckFootstep(struct chrdata *chr);
|
||||
void chrCheckFootstepMagic(struct chrdata *chr);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user