Fix codestyle
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
.include "agat.inc"
|
||||
|
||||
_wherex:
|
||||
lda CH
|
||||
bit TATTR
|
||||
bmi t64
|
||||
lsr
|
||||
lda CH
|
||||
bit TATTR
|
||||
bmi t64
|
||||
lsr
|
||||
t64:
|
||||
ldx #$00
|
||||
rts
|
||||
ldx #$00
|
||||
rts
|
||||
|
||||
Reference in New Issue
Block a user