diff options
author | Ebernacher90 <danielvonderbank@gmail.com> | 2020-09-13 03:46:21 +0200 |
---|---|---|
committer | Ebernacher90 <danielvonderbank@gmail.com> | 2020-09-13 03:46:21 +0200 |
commit | d4315d68bdf5f011c7891468ffaed70180c20a9c (patch) | |
tree | 7ab3ce737812e3bd8dd47954472400c7ecae5836 /data/pokemon/evos_attacks.asm | |
parent | 462b7521b221a3766d7f21a9e1c7c1f11f72c52a (diff) |
Give all .asm and all .inc except of base_stats/???.inc new line at the end of file
Diffstat (limited to 'data/pokemon/evos_attacks.asm')
-rw-r--r-- | data/pokemon/evos_attacks.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pokemon/evos_attacks.asm b/data/pokemon/evos_attacks.asm index fb94284..2b2043a 100644 --- a/data/pokemon/evos_attacks.asm +++ b/data/pokemon/evos_attacks.asm @@ -3296,4 +3296,4 @@ LeafyEvosAttacks: ; 43aa4 db 49, MOVE_MORNING_SUN db 56, MOVE_WRAP db 63, MOVE_SOLARBEAM - db 0 ; no more level-up moves
\ No newline at end of file + db 0 ; no more level-up moves |