mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-09 03:30:17 -04:00
14 lines
369 B
C
14 lines
369 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);
|
|
bool func00043ef8(struct asistream *stream, s32 arg1);
|
|
u32 func00044404(void);
|
|
struct asistream *func00044460(s32 arg0, void *arg1, s32 arg2);
|
|
s32 func0004453c(struct asistream *stream, struct mp3thing **arg1, s32 *arg2);
|
|
|
|
#endif
|