diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-12-07 00:50:26 -0800 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-12-07 00:50:26 -0800 |
commit | 0fdbdb43a794358b5ed484114486e2992d520338 (patch) | |
tree | b7e05b39d6cf9eb08eb856a576bf0cc614b45372 /stats/evos_attacks_pointers.asm | |
parent | 112de1c1726669d4e36db015622f74f78dbf2a66 (diff) | |
parent | b4968a9ab7dbe596354351d06458598805d37445 (diff) |
Merge pull request #217 from yenatch/more-objects
compile and link multiple objects
Diffstat (limited to 'stats/evos_attacks_pointers.asm')
-rw-r--r-- | stats/evos_attacks_pointers.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stats/evos_attacks_pointers.asm b/stats/evos_attacks_pointers.asm index 287e7a0d0..6ecd74893 100644 --- a/stats/evos_attacks_pointers.asm +++ b/stats/evos_attacks_pointers.asm @@ -2,6 +2,7 @@ ; These are grouped together since they're both checked at level-up. +EvosAttacksPointers: ; 0x425b1 dw BulbasaurEvosAttacks dw IvysaurEvosAttacks dw VenusaurEvosAttacks |