mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-14 22:08:52 -04:00
10 lines
147 B
C
10 lines
147 B
C
#ifndef _IN_LIB_LIB_47A90_H
|
|
#define _IN_LIB_LIB_47A90_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func00047a90(void);
|
|
|
|
#endif
|