From 15efddf019a4dc0948b616e7a022e0f2c98495a9 Mon Sep 17 00:00:00 2001 From: scawful Date: Mon, 8 Jul 2024 11:18:50 -0400 Subject: [PATCH] add MsgChoice to symbols --- Core/symbols.asm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Core/symbols.asm b/Core/symbols.asm index cf87a19..0458d47 100644 --- a/Core/symbols.asm +++ b/Core/symbols.asm @@ -476,6 +476,8 @@ UpdPalFlag = $15 ; Update all palettes $7EC500-$7EC700 if non-zero RoomIndex = $A0 ; Return the current room ID AreaIndex = $8A ; Return the current overworld area ID +MsgChoice = $1CE8 ; Choice made in a message box + ; set the mosaic setting ($2106) XXXXDCBA ; [ABCD BG1/BG2/BG3/BG4][X size of the mosaic pixels 0-16] Mosaic = $95