mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-01 09:47:11 -04:00
21 lines
469 B
C
21 lines
469 B
C
#ifndef _IN_LIB_LIB_126B0_H
|
|
#define _IN_LIB_LIB_126B0_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
bool func000126f0(void *arg0);
|
|
void func000127b8(void);
|
|
u32 func00012800(void);
|
|
u32 func00012914(void);
|
|
void func00012a0c(void);
|
|
void func00012a14(void *ptr, u32 arg1);
|
|
void memPrintInfoIfEnabled(void);
|
|
void *func00012ab0(u32 size);
|
|
u32 func00012c3c(void);
|
|
void func00012cb4(void *arg0, s32 arg1);
|
|
s32 func00012cdc(void);
|
|
u32 func00012d48(void);
|
|
|
|
#endif
|