mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-03 10:31:02 -04:00
14 lines
256 B
C
14 lines
256 B
C
#ifndef _IN_LIB_LIB_34240_H
|
|
#define _IN_LIB_LIB_34240_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 __n_CSPHandleNextSeqEvent(void);
|
|
u32 func00034f0c(void);
|
|
u32 func00034fb8(void);
|
|
u32 func00035110(void);
|
|
u32 func0003759c(void);
|
|
|
|
#endif
|