mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-07 03:47:21 -04:00
18 lines
377 B
C
18 lines
377 B
C
#ifndef _IN_LIBRARY_LIBRARY_0D520_H
|
|
#define _IN_LIBRARY_LIBRARY_0D520_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0000d520(void);
|
|
void func0000dae8(void);
|
|
u32 func0000db30(void);
|
|
u32 func0000db3c(void);
|
|
u32 func0000e324(void);
|
|
void func0000e684(void);
|
|
void func0000e95c(s32 stagenum);
|
|
u32 func0000e990(void);
|
|
u32 func0000e9c0(void);
|
|
s32 getCurrentStageId(void);
|
|
|
|
#endif
|