diff options
author | yenatch <yenatch@gmail.com> | 2013-07-25 21:20:19 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-07-25 21:20:19 -0400 |
commit | 45f52b0f71ee05a9d24e2acdf982a1634fefab47 (patch) | |
tree | 2655fa87206ef2d213bb7feaa8ade8551298be6e /wram.asm | |
parent | 4d72b06bccf62a4063e8a4c23faad2ef6e8c76c1 (diff) |
Remove erroneous TileX/Y labels
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -837,13 +837,6 @@ CurSpecies: ; cf60 MenuSelection:; cf74 ds 1 - ds 14 - -TileY: ; cf82 - ds 1 -TileX: ; cf83 - ds 1 - SECTION "VBlank",BSS[$cfb1] |