summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/hram.asm b/hram.asm
index e9f38c5d..d203a727 100644
--- a/hram.asm
+++ b/hram.asm
@@ -159,6 +159,8 @@ hJoyInput EQU $FFF5
; bit 0: draw HP fraction to the right of bar instead of below (for party menu)
; bit 1: menu is double spaced
-hFlags_0xFFF6 EQU $FFF6
+hFlags_0xFFF6 EQU $FFFA
+
+hFlags_0xFFFA EQU $FFFA
hGBC EQU $FFFE ; 0 if DMG, 1 if GBC