diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-12-22 16:06:11 -0500 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-12-22 16:06:11 -0500 |
| commit | 5aa4d6c777507ff7403f2f14ab602007b17f19ab (patch) | |
| tree | 82fd7aadc36baf46d888b90f3447103d8eaac06f /data/evos_moves.asm | |
| parent | data/evos_moves.asm (diff) | |
| download | pokeyellow-5aa4d6c777507ff7403f2f14ab602007b17f19ab.tar.gz pokeyellow-5aa4d6c777507ff7403f2f14ab602007b17f19ab.tar.xz pokeyellow-5aa4d6c777507ff7403f2f14ab602007b17f19ab.zip | |
Fewer underscores in constants
dannye
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 c7026019..cd3464f7 100755 --- a/data/evos_moves.asm +++ b/data/evos_moves.asm @@ -953,7 +953,7 @@ Mon159_EvosMoves: ; 3b67f (e:767f) db 0 Mon083_EvosMoves: ; 3b681 (e:7681) -;FARFETCH_D +;FARFETCHD ;Evolutions db 0 ;Learnset |
