Files
perfect-dark/src/include/game/game_005fd0.h
T
2021-03-09 23:52:37 +10:00

13 lines
295 B
C

#ifndef IN_GAME_GAME_005FD0_H
#define IN_GAME_GAME_005FD0_H
#include <ultra64.h>
#include "data.h"
#include "types.h"
bool func0f005fd0(s32 arg0);
s32 chrChooseFootstepSound(struct chrdata *chr, u32 arg1);
void func0f0061dc(struct chrdata *chr);
void func0f006520(struct chrdata *chr);
#endif