summaryrefslogtreecommitdiff
path: root/constants/scgb_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/scgb_constants.asm')
-rw-r--r--constants/scgb_constants.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/scgb_constants.asm b/constants/scgb_constants.asm
index 80bfcfc2..c929a642 100644
--- a/constants/scgb_constants.asm
+++ b/constants/scgb_constants.asm
@@ -33,8 +33,8 @@
const SCGB_1E
const SCGB_POKEDEX_5X5
-SCGB_PARTY_MENU_HP_PALS EQU -4
-SCGB_RAM EQU -1
+SCGB_PARTY_MENU_HP_BARS EQU $fc
+SCGB_DEFAULT EQU $ff
; PredefPals indexes (see gfx/sgb/predef.pal)
; GetPredefPal arguments (see engine/gfx/color.asm)