mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-02 18:18:16 -04:00
10 lines
175 B
C
10 lines
175 B
C
#ifndef _IN_LIB_LIB_50D60_H
|
|
#define _IN_LIB_LIB_50D60_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
s32 func00050d60(OSPfs *pfs, char *arg1, u8 *arg2);
|
|
|
|
#endif
|