mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-01 09:47:11 -04:00
9 lines
129 B
C
9 lines
129 B
C
#ifndef _IN_LIB_LIB_485E0_H
|
|
#define _IN_LIB_LIB_485E0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func000485e0(void);
|
|
|
|
#endif
|