mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-15 06:10:49 -04:00
10 lines
168 B
C
10 lines
168 B
C
#ifndef _IN_LIB_LIB_3E730_H
|
|
#define _IN_LIB_LIB_3E730_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
void func0003e730(N_ALVoice *v, u8 channel);
|
|
|
|
#endif
|