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.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/constants/scgb_constants.asm b/constants/scgb_constants.asm
index 785bf3933..eac530a44 100644
--- a/constants/scgb_constants.asm
+++ b/constants/scgb_constants.asm
@@ -35,6 +35,12 @@
SCGB_PARTY_MENU_HP_BARS EQU $fc
SCGB_DEFAULT EQU $ff
+; GetCrystalCGBLayout arguments (see engine/gfx/crystal_layouts.asm)
+ const_def
+ const CRYSTAL_CGB_MOBILE_0
+ const CRYSTAL_CGB_MOBILE_1
+ const CRYSTAL_CGB_NAME_CARD
+
; PredefPals indexes (see gfx/sgb/predef.pal)
; GetPredefPal arguments (see engine/gfx/color.asm)
const_def