Files
perfect-dark/src/include/lib/lib_488e0.h
T
2020-02-28 20:25:13 +10:00

10 lines
184 B
C

#ifndef _IN_LIB_LIB_488E0_H
#define _IN_LIB_LIB_488E0_H
#include <ultra64.h>
#include "types.h"
s32 osSendMesg(OSMesgQueue *mq, OSMesg msg, s32 flag);
u32 func00048a30(void);
#endif