mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 02:45:56 -04:00
15 lines
263 B
C
15 lines
263 B
C
#ifndef _IN_LIB_LIB_34240_H
|
|
#define _IN_LIB_LIB_34240_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 alCSPNew(void);
|
|
u32 func00034df8(void);
|
|
u32 func00034f0c(void);
|
|
u32 func00034fb8(void);
|
|
u32 func00035110(void);
|
|
u32 func0003759c(void);
|
|
|
|
#endif
|