Files
perfect-dark/src/include/game/game_18e5a0.h
T
2020-04-16 17:58:13 +10:00

13 lines
321 B
C

#ifndef IN_GAME_GAME_18E5A0_H
#define IN_GAME_GAME_18E5A0_H
#include <ultra64.h>
#include "types.h"
u32 func0f18e5ac(void);
s32 teamGetIndex(s32 team);
Gfx *radarDrawDot(Gfx *gdl, struct prop *prop, struct coord *dist, u32 colour, s32 arg4, s32 arg5);
Gfx *func0f18f874(Gfx *gdl);
Gfx *radarDrawProps(Gfx *gdl);
#endif