mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-05 03:07:25 -04:00
10 lines
197 B
C
10 lines
197 B
C
#ifndef _IN_LIB_LIB_4D480_H
|
|
#define _IN_LIB_LIB_4D480_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004d480(u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4);
|
|
u32 func0004d658(void);
|
|
|
|
#endif
|