mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 04:29:29 -04:00
11 lines
191 B
C
11 lines
191 B
C
#ifndef IN_LIBRARY_LIBRARY_4E530_H
|
|
#define IN_LIBRARY_LIBRARY_4E530_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004e530(void);
|
|
u32 func0004e640(void);
|
|
u32 func0004e650(void);
|
|
|
|
#endif
|