Backup prior to global introduction of PERSONTYPE constants

This commit is contained in:
PikalaxALT
2015-11-15 14:59:38 -05:00
parent b921226aea
commit ead04b3b75
10 changed files with 157 additions and 120 deletions

View File

@@ -653,3 +653,12 @@ NUM_SPAWNS EQU const_value
const PALETTE_DARK
FIXED_FACING EQU 2
const_def
const PERSONTYPE_SCRIPT
const PERSONTYPE_ITEMFRAGMENT
const PERSONTYPE_TRAINER
const PERSONTYPE_3
const PERSONTYPE_4
const PERSONTYPE_5
const PERSONTYPE_6