mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
6 lines
98 B
C
6 lines
98 B
C
#ifndef ARAMCALL_H
|
|
#define ARAMCALL_H
|
|
#include "types.h"
|
|
void Jac_WaveDirectorySet(char*);
|
|
|
|
#endif |