mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-02 19:35:52 -04:00
10 lines
185 B
C
10 lines
185 B
C
#ifndef _IN_LIB_LIB_48650_H
|
|
#define _IN_LIB_LIB_48650_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00048650(void);
|
|
s32 osRecvMesg(OSMesgQueue *mq, OSMesg *msg, s32 flag);
|
|
|
|
#endif
|