Bombers notebook + small cleanup

This commit is contained in:
Derek Hensley
2022-10-04 22:47:11 -07:00
parent 5631915dd5
commit 80af6ca479
9 changed files with 64 additions and 61 deletions
+1 -1
View File
@@ -330,7 +330,7 @@ void func_80151938(PlayState* play, u16 textId) {
}
msgCtx->unk1203C = msgCtx->unk1203A;
if (play->pauseCtx.unk_1F0 != 0) {
if (play->pauseCtx.bombersNotebookOpen != 0) {
msgCtx->unk12004 = 0x22;
msgCtx->unk12006 = 0x15E;
func_80149C18(play);