Rename song constants using Japanese sound test menu

This commit is contained in:
PikalaxALT
2019-10-09 20:02:59 -04:00
parent 734cada66a
commit 855c052be0
530 changed files with 1293 additions and 1405 deletions
+2 -2
View File
@@ -305,7 +305,7 @@ static void sub_807DF94(void)
Overworld_PlaySpecialMapMusic();
pal_fill_for_maplights();
sub_8111CF0();
PlaySE(SE_RU_GASHIN);
PlaySE(SE_TK_WARPOUT);
CreateTask(sub_807E31C, 10);
ScriptContext2_Enable();
}
@@ -713,7 +713,7 @@ static void sub_807E784(u8 taskId)
case 0:
player_bitmagic();
ScriptContext2_Enable();
PlaySE(SE_FU_ZUZUZU);
PlaySE(SE_TK_WARPIN);
sub_805DAB0();
task->data[0]++;
break;