mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-06-24 23:53:13 -04:00
jaudio_NES/rspsim: 95%
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
|
||||
#include "types.h"
|
||||
|
||||
extern void RspStart2(u32* pTaskCmds, s32 allTasks, s32 param_3);
|
||||
#define RSPSIM_MODE_INIT 0
|
||||
#define RSPSIM_MODE_MOVE 1
|
||||
|
||||
extern s32 RspStart(u32* pTaskCmds, s32 allTasks);
|
||||
extern void RspStart2(u32* pTaskCmds, s32 allTasks, s32 mode);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user