Merge pull request #384 from i0brendan0/i0brendan0-patch-3

Correct constant to remove a bug
This commit is contained in:
yenatch 2017-08-30 22:37:35 -04:00 committed by GitHub
commit cef86fed5f

View File

@ -379,9 +379,7 @@ wEnemyTrainerItem1:: ds 1 ; c650
wEnemyTrainerItem2:: ds 1 ; c651 wEnemyTrainerItem2:: ds 1 ; c651
wEnemyTrainerBaseReward:: ds 1 ; c652 wEnemyTrainerBaseReward:: ds 1 ; c652
wEnemyTrainerAIFlags:: ds 3 ; c653 wEnemyTrainerAIFlags:: ds 3 ; c653
OTClassName:: ds NAME_LENGTH ; c656 OTClassName:: ds TRAINER_CLASS_NAME_LENGTH ; c656
ds 2
CurOTMon:: ; c663 CurOTMon:: ; c663
ds 1 ds 1