changeset 3176:8bffec52cae5

fix EOL character offset
author lfantoniosi
date Tue, 16 May 2017 22:08:02 -0700
parents b67b40d76fb0
children 4674aed99721
files level1/modules/co42.asm
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level1/modules/co42.asm	Sun May 14 10:16:09 2017 -0700
+++ b/level1/modules/co42.asm	Tue May 16 22:08:02 2017 -0700
@@ -611,7 +611,7 @@
          pshs  b         
          bitb  #$07      
          bne   L03CB     
-         lda   #$05      
+         lda   #$06      
          mul             
          bra   L03F3     
 L03CB    lda   #$01      
@@ -628,7 +628,7 @@
 L03E3    dec   ,s        
          bpl   L03CF     
          lda   V.51XPos,u
-         ldb   #$05      
+         ldb   #$06      
          mul             
          bitb  #$08      
          bne   L03CF