diff options
| author | engineer124 <engineer124engineer124@gmail.com> | 2021-11-11 13:54:59 +1100 |
|---|---|---|
| committer | engineer124 <engineer124engineer124@gmail.com> | 2021-11-11 13:54:59 +1100 |
| commit | 98ea63ce9fc3e15ae1376fb28df76360baee4267 (patch) | |
| tree | 01fe4836749487e60e4188824b791972898b6f75 /src/code/audio/code_801A4EB0.c | |
| parent | 158dede3f68891fcf1643af65a9e77b242931432 (diff) | |
Use proper flags for voice files
Diffstat (limited to 'src/code/audio/code_801A4EB0.c')
| -rw-r--r-- | src/code/audio/code_801A4EB0.c | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/code/audio/code_801A4EB0.c b/src/code/audio/code_801A4EB0.c new file mode 100644 index 000000000..d3461c8f5 --- /dev/null +++ b/src/code/audio/code_801A4EB0.c @@ -0,0 +1,17 @@ +#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") |
