diff options
| author | dannye <corrnondacqb@yahoo.com> | 2015-12-14 22:09:30 -0600 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2015-12-14 22:09:30 -0600 |
| commit | 351146024bdd386c328af0f2abdb04e728e4c133 (patch) | |
| tree | 302778584b45ba74080ca893fbc94c81e825118b /data/evos_moves.asm | |
| parent | Define text banks relative to the first one. Clean up address comments. (diff) | |
| download | pokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.tar.gz pokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.tar.xz pokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.zip | |
Fewer underscores in constants
Diffstat (limited to 'data/evos_moves.asm')
| -rwxr-xr-x | data/evos_moves.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/evos_moves.asm b/data/evos_moves.asm index 6bdf2524..29a33479 100755 --- a/data/evos_moves.asm +++ b/data/evos_moves.asm @@ -943,7 +943,7 @@ Mon159_EvosMoves: ; 3b4e1 (e:74e1) db 0 Mon083_EvosMoves: ; 3b4e3 (e:74e3) -;FARFETCH_D +;FARFETCHD ;Evolutions db 0 ;Learnset |
