Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into core1_docu

This commit is contained in:
mariob92
2024-10-15 10:40:52 +02:00
57 changed files with 3157 additions and 2134 deletions

View File

@@ -624,7 +624,7 @@ s32 getGameMode(void){
return D_8037E8E0.game_mode;
}
int func_802E4A08(void){
bool func_802E4A08(void){
return (D_8037E8E0.game_mode == GAME_MODE_6_FILE_PLAYBACK)
|| (D_8037E8E0.game_mode == GAME_MODE_5_UNKNOWN)
|| (D_8037E8E0.game_mode == GAME_MODE_7_ATTRACT_DEMO)