mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-01 09:47:11 -04:00
11 lines
265 B
C
11 lines
265 B
C
#ifndef _IN_LIB_LIB_50480_H
|
|
#define _IN_LIB_LIB_50480_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00050480(void);
|
|
s32 func00050554(s32 arg0, s32 arg1, u8 operation, u32 address, u32 len, u8 *buffer);
|
|
s32 func000508d0(s32 arg0, s32 *arg1, s32 *arg2);
|
|
|
|
#endif
|