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