diff options
author | IIMarckus <iimarckus@gmail.com> | 2016-01-30 20:49:23 -0700 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2016-01-30 20:49:23 -0700 |
commit | 16e361c05aa533801a1b5856ec884ffd34f35730 (patch) | |
tree | fc74cbc711b178e5d9e5c8e1903b87bc738ca883 /data/baseStats/shellder.asm | |
parent | 661b59f0bdcab5f1965614489dc43982daa02676 (diff) |
Remove misleading (unreferenced) labels.
Diffstat (limited to 'data/baseStats/shellder.asm')
-rw-r--r--[-rwxr-xr-x] | data/baseStats/shellder.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/baseStats/shellder.asm b/data/baseStats/shellder.asm index 35284a06..1a4644cb 100755..100644 --- a/data/baseStats/shellder.asm +++ b/data/baseStats/shellder.asm @@ -1,4 +1,3 @@ -ShellderBaseStats: ; 38d9a (e:4d9a) db DEX_SHELLDER ; pokedex id db 30 ; base hp db 65 ; base attack |