mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-21 15:46:42 -04:00
12 lines
269 B
C
12 lines
269 B
C
#ifndef _IN_LIB_LIB_50A00_H
|
|
#define _IN_LIB_LIB_50A00_H
|
|
#include <ultra64.h>
|
|
#include "data.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
|