summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-30 10:45:31 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-30 10:45:31 -0400
commit1237156948ba0fa3d98b6b35f4a2ec9cb797ed05 (patch)
tree1a22075d847d8c6d53ff277e0ed8450b6e635ea3 /constants
parentba5bc304f959d2387b45b9320808797272cf958a (diff)
Identify mobile Name Card exchange labels
Diffstat (limited to 'constants')
-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