mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-10 04:53:21 -04:00
10 lines
167 B
C
10 lines
167 B
C
#ifndef IN_LIBRARY_LIBRARY_4D480_H
|
|
#define IN_LIBRARY_LIBRARY_4D480_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004d480(void);
|
|
u32 func0004d658(void);
|
|
|
|
#endif
|