rename audio files (#1188)

This commit is contained in:
engineer124
2023-03-07 22:14:43 -05:00
committed by GitHub
parent e8f906100b
commit 9b33e6a3a5
26 changed files with 176 additions and 176 deletions
+31
View File
@@ -0,0 +1,31 @@
#include "global.h"
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/Audio_StartSequence.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/Audio_StopSequence.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A7D84.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/Audio_QueueSeqCmd.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A89D0.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/Audio_GetActiveSequence.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A8ABC.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A8B14.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A8B2C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/Audio_SetVolumeScale.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A8D5C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A9768.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A982C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A99B8.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/sequence/func_801A9A74.s")
+17
View File
@@ -0,0 +1,17 @@
#include "global.h"
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_external/func_801A4EB0.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_external/func_801A4EB8.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_external/func_801A4FD8.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_external/func_801A5080.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_external/func_801A50C0.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_external/func_801A5100.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_external/func_801A510C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_external/func_801A5118.s")
+42
View File
@@ -0,0 +1,42 @@
#include "global.h"
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/D_801E0EC0.s")
UNK_TYPE func_801A51F0(UNK_TYPE arg0) {
switch (arg0) {
case 1:
case 4:
case 5:
case 11:
case 13:
case 14:
case 15:
return -1;
default:
return 0;
}
}
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A5228.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A5390.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A53DC.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A53E8.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A541C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A5488.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A54C4.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A54D0.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A5680.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A5808.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A5A10.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/voice_internal/func_801A5A1C.s")
-17
View File
@@ -1,17 +0,0 @@
#include "global.h"
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A4EB0/func_801A4EB0.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A4EB0/func_801A4EB8.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A4EB0/func_801A4FD8.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A4EB0/func_801A5080.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A4EB0/func_801A50C0.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A4EB0/func_801A5100.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A4EB0/func_801A510C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A4EB0/func_801A5118.s")
-42
View File
@@ -1,42 +0,0 @@
#include "global.h"
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/D_801E0EC0.s")
UNK_TYPE func_801A51F0(UNK_TYPE arg0) {
switch (arg0) {
case 1:
case 4:
case 5:
case 11:
case 13:
case 14:
case 15:
return -1;
default:
return 0;
}
}
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A5228.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A5390.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A53DC.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A53E8.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A541C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A5488.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A54C4.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A54D0.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A5680.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A5808.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A5A10.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A51F0/func_801A5A1C.s")
-31
View File
@@ -1,31 +0,0 @@
#include "global.h"
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/Audio_StartSequence.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/Audio_StopSequence.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A7D84.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/Audio_QueueSeqCmd.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A89D0.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/Audio_GetActiveSequence.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A8ABC.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A8B14.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A8B2C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/Audio_SetVolumeScale.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A8D5C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A9768.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A982C.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A99B8.s")
#pragma GLOBAL_ASM("asm/non_matchings/code/code_801A7B10/func_801A9A74.s")