mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-02 10:09:46 -04:00
10 lines
147 B
C
10 lines
147 B
C
#ifndef _IN_LIB_LIB_070D0_H
|
|
#define _IN_LIB_LIB_070D0_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func000070d0(void);
|
|
|
|
#endif
|