mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-08 04:06:58 -04:00
12 lines
283 B
C
12 lines
283 B
C
#ifndef _IN_LIB_LIB_50480_H
|
|
#define _IN_LIB_LIB_50480_H
|
|
#include <ultra64.h>
|
|
#include "data.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
|