mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-01 17:57:10 -04:00
10 lines
149 B
C
10 lines
149 B
C
#ifndef _IN_LIB_LIB_39FC0_H
|
|
#define _IN_LIB_LIB_39FC0_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
void n_alSynDelete(void);
|
|
|
|
#endif
|