document: FILEPROG_0_TIPTUP_MINIGAME_PROGRESS, replace FILEPROG_0 usage with NULL where applicable

This commit is contained in:
Bl00D4NGEL
2024-10-03 04:25:14 +02:00
parent f7a084aa10
commit dd2611e595
6 changed files with 39 additions and 26 deletions

View File

@@ -36,7 +36,8 @@ void func_802A0340(void){
}
}
// bsBee_inSet
// bsBee_inSet
// move_idx is probably a bs_e
int bsbee_inSet(s32 move_idx){
return (move_idx == 0x85)
|| (move_idx == 0x86)