diff options
author | Bryan Bishop <kanzure@gmail.com> | 2014-02-06 20:02:27 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2014-02-06 20:02:27 -0600 |
commit | 709f495cdffbb7f70367d11804fc0053b79f74aa (patch) | |
tree | 5e9407cc74146a31e5ce2200568333aa51b532c7 /stats/evos_attacks_crystal.asm | |
parent | ff6306400b2272a863fb55edbc00c6a22f24230f (diff) | |
parent | ddc665a31ac203315c0359b5ef161b731c5c5eda (diff) |
Merge pull request #230 from yenatch/master
the calm before the storm
Diffstat (limited to 'stats/evos_attacks_crystal.asm')
-rw-r--r-- | stats/evos_attacks_crystal.asm | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/stats/evos_attacks_crystal.asm b/stats/evos_attacks_crystal.asm index 093baadc5..2dbfe0d19 100644 --- a/stats/evos_attacks_crystal.asm +++ b/stats/evos_attacks_crystal.asm @@ -1,8 +1,3 @@ INCLUDE "pokecrystal.asm" -INCLUDE "includes.asm" - - -SECTION "Evolutions and Attacks", ROMX, BANK[EVOS_ATTACKS] - -INCLUDE "stats/evos_attacks_pointers.asm" INCLUDE "stats/evos_attacks.asm" + |