1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-28 06:30:16 +00:00

Removed TAB.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5842 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2012-10-10 19:12:29 +00:00
parent 5d4a441dd8
commit 9ff0085f14

View File

@ -26,7 +26,7 @@ _getfirstdevice:
_getnextdevice:
tax
next: inx
next: inx
cpx #$FF
beq done