mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-05 03:07:25 -04:00
14 lines
243 B
C
14 lines
243 B
C
#ifndef _IN_LIB_LIB_461C0_H
|
|
#define _IN_LIB_LIB_461C0_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func000461c0(void);
|
|
u32 func00046290(void);
|
|
u32 func000462c4(void);
|
|
u32 func000462f8(void);
|
|
u32 func000464a8(void);
|
|
|
|
#endif
|