mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-17 14:56:36 -04:00
12 lines
233 B
C
12 lines
233 B
C
#ifndef _IN_LIB_LIB_39C80_H
|
|
#define _IN_LIB_LIB_39C80_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
void func00039c80(ALCSPlayer *seqp, s16 volume);
|
|
void func00039cd0(ALCSPlayer *seqp);
|
|
u32 func00039e5c(void);
|
|
|
|
#endif
|