misc documentation

This commit is contained in:
Banjo Kazooie
2023-01-30 00:02:44 -06:00
parent da9a0109b5
commit cd146f444f
258 changed files with 2526 additions and 3594 deletions

View File

@@ -722,7 +722,7 @@ void gcpausemenu_init(void) {
D_80383010.b_button_frame = D_80383010.unk3_0 = D_80383010.b_button_alpha = 0;
D_80383010.page_cnt = gcpausemenu_initLargestPageIndex();
D_80383010.sns_alpha = D_80383010.sns_visible = D_80383010.unk70_31 = D_80383010.unk70_30 = 0;
func_80250FC0();
rumbleManager_80250FC0();
gcPauseMenu_setState(0);
}

View File

@@ -277,7 +277,7 @@ void func_8030AFD8(s32 arg0){
func_8033301C();
}
func_8034789C();
func_80250FC0(); //stop controller motor
rumbleManager_80250FC0(); //stop controller motor
gcpausemenu_80314B24();
func_80347A70();
}