mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-09 12:37:22 -04:00
work on jaudio
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef CMDSTACK_H
|
||||
#define CMDSTACK_H
|
||||
#include "types.h"
|
||||
extern "C"{
|
||||
void Jac_Portcmd_Init(void);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user