mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-03 02:28:16 -04:00
15 lines
267 B
C
15 lines
267 B
C
#ifndef _IN_LIB_LIB_43DD0_H
|
|
#define _IN_LIB_LIB_43DD0_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func00043dd0(void);
|
|
u32 func00043ef8(void);
|
|
u32 func00044404(void);
|
|
u32 func00044460(void);
|
|
u32 func0004453c(void);
|
|
u32 func00044650(void);
|
|
|
|
#endif
|