mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-26 17:31:52 -04:00
11 lines
188 B
C
11 lines
188 B
C
#ifndef _IN_LIB_LIB_49A90_H
|
|
#define _IN_LIB_LIB_49A90_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 __osPiCreateAccessQueue(void);
|
|
u32 func00049ae0(void);
|
|
u32 func00049b24(void);
|
|
|
|
#endif
|