]> git.sur5r.net Git - cc65/commitdiff
Changed a comment.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 6 Nov 2009 12:08:25 +0000 (12:08 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 6 Nov 2009 12:08:25 +0000 (12:08 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@4451 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/tgi/tgi_vectorchar.s

index 21fded1672e06986cb622210336b13b92aef98cc..3c171e9d742113d6e4bd57d7f5169dcc93584ac9 100644 (file)
@@ -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