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:
parent
5d4a441dd8
commit
9ff0085f14
@ -26,7 +26,7 @@ _getfirstdevice:
|
||||
|
||||
_getnextdevice:
|
||||
tax
|
||||
next: inx
|
||||
next: inx
|
||||
cpx #$FF
|
||||
beq done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user