mk64/src/code_80005FD0.h

15 lines
242 B
C

#ifndef CODE_80005FD0_H
#define CODE_80005FD0_H
#include "common_structs.h"
/* Function Prototypes */
s16 func_80005FD0();
// math_util.c
u32 func_802B5224();
/* This is where I'd put my static data, if I had any */
#endif