name audio.c, board/audio.c, board/basic_space, match files (#571)
* name audio.c and board/audio.c * fix audio, complete board/basic_space, battle * revert changes that broke build * completely finish New and NewMore.cp, for some reason NewMore fails checksum * finally match NewMore.cp
This commit is contained in:
parent
4ee46b3396
commit
eb11f9c23f
7 changed files with 42 additions and 22 deletions
1
include/PowerPC_EABI_Support/Runtime/New.h
Normal file
1
include/PowerPC_EABI_Support/Runtime/New.h
Normal file
|
|
@ -0,0 +1 @@
|
|||
void operator delete(void* arg0);
|
||||
|
|
@ -53,7 +53,7 @@ void HuAudSStreamAllFadeOut(s32 speed);
|
|||
void HuAudSStreamAllStop(void);
|
||||
s32 HuAudSStreamStatGet(s32 seNo);
|
||||
void HuAudDllSndGrpSet(u16 ovl);
|
||||
void HuAudSndGrpSetSet(s16 data_size);
|
||||
void HuAudSndGrpSetSet(s16 dataSize);
|
||||
void HuAudSndGrpSet(s16 grpId);
|
||||
void HuAudSndCommonGrpSet(s16 grpId, s32 groupCheck);
|
||||
void HuAudAUXSet(s32 auxA, s32 auxB);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue