Rename `func_800EA7141` to `_main_stop_all_audio`

This commit is contained in:
gijs 2024-05-24 16:56:11 +02:00
parent e0018bb381
commit 7a95f03b3c
3 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
_main_stop_all_audio = 0x800EA714;
obCurrentFrameBuf = 0x800c4bb8; // size:4
obFrameBuf = 0x800a8204; // size:12
obReadController = 0x8007284C;

View File

@ -33,7 +33,7 @@ void func_80079380(); /* extern */
void func_8008A040(); /* extern */
void func_8009DAEC(); /* extern */
void func_800E9CEC(); /* extern */
void func_800EA714(); /* extern */
void _main_stop_all_audio(); /* extern */
void func_800EA8E0(); /* extern */
void func_8016C900(); /* extern */
void func_80179060(); /* extern */

View File

@ -109,7 +109,7 @@ void func_800EA6B0(SomethingMusic* arg0, s32 arg1, s32 arg2) {
INCLUDE_ASM(const s32, "segment_song/_ob_knotty_chess", func_800EA6C8);
INCLUDE_ASM(const s32, "segment_song/_ob_knotty_chess", func_800EA714);
INCLUDE_ASM(const s32, "segment_song/_ob_knotty_chess", _main_stop_all_audio);
INCLUDE_ASM(const s32, "segment_song/_ob_knotty_chess", func_800EA76C);