mirror of
https://github.com/cc65/cc65.git
synced 2025-01-14 16:33:00 +00:00
Changed a comment.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4451 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
e319fc217b
commit
24e68f5df3
@ -84,7 +84,7 @@ Loop: lda _tgi_textscalew+0
|
||||
adc _tgi_cury+1
|
||||
sta Y2+1
|
||||
|
||||
; Do the actual operation
|
||||
; Draw, then move - or just move
|
||||
|
||||
bit Flag
|
||||
bpl @Move ; Jump if move only
|
||||
|
Loading…
x
Reference in New Issue
Block a user