mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 22:45:09 -04:00
fix playercall header
This commit is contained in:
@@ -12,12 +12,8 @@ extern void ResetPlayerCallback();
|
||||
extern s32 Jac_RegisterDspPlayerCallback(PlayerCallBack callback, void* arg);
|
||||
extern s32 Jac_RegisterPlayerCallback(PlayerCallBack callback, void* arg);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
extern void PlayerCallback();
|
||||
extern void DspPlayerCallback();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user