1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-24 09:29:07 +00:00

Fixed indentation

This commit is contained in:
IrgendwerA8 2017-02-26 22:36:19 +01:00
parent c240d42a9e
commit 3d28f5ca90
4 changed files with 66 additions and 67 deletions

View File

@ -44,4 +44,3 @@ copyByte:
; return pointer to dest
done: lda tmp3 ; X does still contain high byte
rts