mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-10 12:54:51 -04:00
10 lines
196 B
C
10 lines
196 B
C
#ifndef _IN_LIB_LIB_513B0_H
|
|
#define _IN_LIB_LIB_513B0_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
s32 func000513b0(OSPfs *pfs, bool arg1, u16 arg2, char *arg3, u16 arg4);
|
|
|
|
#endif
|