mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-16 06:25:40 -04:00
Import code_8019AF00.c (Audio) data & bss, introduce z64ocarina.h (#575)
* Import code_8018AF00 Data * code_8019AF00.c BSS Imported * format * Small touch-up * rename `bgm.h` to `sequence.h` * Missed a variable * PR Feedback 1
This commit is contained in:
+1885
-2
File diff suppressed because it is too large
Load Diff
@@ -314,7 +314,7 @@ void func_80AA01C0(DmStk* this, GlobalContext* globalCtx) {
|
||||
|
||||
case 785:
|
||||
func_8019F128(NA_SE_SY_STALKIDS_PSYCHO);
|
||||
func_8019FE74(&D_801D6654, 0.0f, 150);
|
||||
func_8019FE74(&gSfxVolume, 0.0f, 150);
|
||||
break;
|
||||
|
||||
case 560:
|
||||
@@ -344,7 +344,7 @@ void func_80AA0264(DmStk* this, GlobalContext* globalCtx) {
|
||||
break;
|
||||
|
||||
case 650:
|
||||
func_8019FE74(&D_801D6654, 0.0f, 80);
|
||||
func_8019FE74(&gSfxVolume, 0.0f, 80);
|
||||
break;
|
||||
|
||||
case 265:
|
||||
|
||||
Reference in New Issue
Block a user