mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-05 03:07:25 -04:00
10 lines
163 B
C
10 lines
163 B
C
#ifndef _IN_LIB_LIB_06330_H
|
|
#define _IN_LIB_LIB_06330_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
s32 func00006330(OSPfs *pfs, u32 arg1);
|
|
|
|
#endif
|