move function decls from player.c

This commit is contained in:
theo3
2022-03-27 23:20:26 -07:00
parent 190bc21624
commit ffb4653b0d
25 changed files with 190 additions and 200 deletions
+1 -1
View File
@@ -580,7 +580,7 @@ void sub_080A4D34(void) {
gScreen.bg3.updated = 1;
}
void sub_080A4D88(void) {
void InitPauseMenu(void) {
MemClear(gUnk_020344A0, sizeof(gUnk_020344A0));
MenuFadeIn(1, 0);
SetBgmVolume(0x80);