mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 02:45:56 -04:00
11 lines
184 B
C
11 lines
184 B
C
#ifndef _IN_LIB_LIB_4B5E0_H
|
|
#define _IN_LIB_LIB_4B5E0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004b5e0(void);
|
|
u32 __osContRamWrite(void);
|
|
u32 __osContRamRead(void);
|
|
|
|
#endif
|