mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-10 04:53:21 -04:00
20 lines
452 B
C
20 lines
452 B
C
#ifndef _IN_LIB_LIB_121E0_H
|
|
#define _IN_LIB_LIB_121E0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func000121e0(void);
|
|
u32 func000121e8(void);
|
|
u32 func000122e0(void);
|
|
u32 func00012324(void);
|
|
void *func00012354(struct memorypool *pools, u32 len, u8 pool);
|
|
void *malloc(u32 len, u8 pool);
|
|
u32 func00012430(void);
|
|
u32 func000124d4(void);
|
|
void func00012528(s32 arg0);
|
|
void func00012594(s32 arg0);
|
|
u32 func000125dc(void);
|
|
u32 func00012644(void);
|
|
|
|
#endif
|