mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-02 18:18:16 -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
|