TAB fixes from Stefan Haubenthal

git-svn-id: svn://svn.cc65.org/cc65/trunk@3688 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg
2006-01-03 19:57:16 +00:00
parent b8935ba00b
commit 017be4c23b

View File

@@ -110,4 +110,3 @@ READJOY:
eor #$1F
ldx #0 ; fix X
rts