mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-19 23:23:00 -04:00
12 lines
217 B
C
12 lines
217 B
C
#ifndef _IN_LIB_LIB_48830_H
|
|
#define _IN_LIB_LIB_48830_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00048830(void);
|
|
u32 func00048870(void);
|
|
u32 func000488b0(void);
|
|
OSPri osGetThreadPri(OSThread *thread);
|
|
|
|
#endif
|