Quick Fix

This commit is contained in:
Donkey Kong 2024-09-25 11:52:58 -05:00
parent 7238b980cd
commit b4e732039a
3 changed files with 6 additions and 6 deletions

View File

@ -330,7 +330,7 @@ segments:
- [0x2137120, c, audio/code_137120]
- [0x21371D0, c, audio/code_1371D0]
- [0x2137630, c, audio/code_137630]
- [0x2137C10, c, code_137C10]
- [0x2137C10, c, audio/code_137C10]
- [0x2137E80, c, audio/csplayer]
- [0x213A6A0, c, audio/code_13A6A0]
- [0x213A750, c, audio/code_13A750]

View File

@ -0,0 +1,5 @@
#include <ultra64.h>
#include "functions.h"
#pragma GLOBAL_ASM("asm/nonmatchings/global_asm/audio/code_137C10/func_global_asm_80732F10.s")

View File

@ -1,5 +0,0 @@
#include <ultra64.h>
#include "functions.h"
#pragma GLOBAL_ASM("asm/nonmatchings/global_asm/code_137C10/func_global_asm_80732F10.s")