mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-06 19:41:15 -04:00
11 lines
251 B
C
11 lines
251 B
C
#ifndef _IN_LIB_LIB_50A00_H
|
|
#define _IN_LIB_LIB_50A00_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
s32 func00050a00(s32 arg0, s32 arg1, OSPfsState *note);
|
|
u32 func00050be0(void);
|
|
s32 func00050d60(struct var800a3180 *arg0, char *arg1, u8 *arg2);
|
|
|
|
#endif
|