Color fns, some more address decoding in link/mobile

This commit is contained in:
PikalaxALT
2015-12-22 18:03:00 -05:00
parent 630d789c70
commit d08199c79d
31 changed files with 554 additions and 552 deletions

View File

@@ -8,7 +8,7 @@
const SCGB_06
const SCGB_07
const SCGB_08
const SCGB_09
const SCGB_MAPPALS
const SCGB_0A
const SCGB_0B
const SCGB_0C
@@ -19,7 +19,7 @@
const SCGB_11
const SCGB_12
const SCGB_13
const SCGB_14
const SCGB_PACKPALS
const SCGB_15
const SCGB_16
const SCGB_17
@@ -27,7 +27,7 @@
const SCGB_19
const SCGB_1A
const SCGB_1B
const SCGB_1C
const SCGB_FRONTPICPALS
const SCGB_1D
const SCGB_1E

View File

@@ -1,5 +1,6 @@
; trainer groups
enum_start
CHRIS EQU __enum__
trainerclass TRAINER_NONE ; 0
const PHONECONTACT_MOM
const PHONECONTACT_BIKESHOP
@@ -7,6 +8,7 @@
const PHONECONTACT_ELM
const PHONECONTACT_BUENA
KRIS EQU __enum__
trainerclass FALKNER ; 1
trainerclass WHITNEY ; 2