mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 10:48:20 -04:00
14 lines
277 B
C
14 lines
277 B
C
#ifndef _IN_LIB_LIB_4AE00_H
|
|
#define _IN_LIB_LIB_4AE00_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004ae00(void);
|
|
u32 func0004ae2c(void);
|
|
u64 func0004ae68(u64 arg0, u64 arg1);
|
|
u32 func0004aea4(void);
|
|
u32 func0004af0c(void);
|
|
u64 func0004af68(u64 arg0, u64 arg2);
|
|
|
|
#endif
|