Fixed bugs in LiqudDirt and Roller

Correct operation of dirt at the edges of the screen, and now dirt counter is two bytes (more and more dirt is possible).
Correction of the roller's (and LiquidDirtoperation on the right side of the screen. (old stiupid error)
This commit is contained in:
Pecusx
2022-05-09 17:58:07 +02:00
parent 2de2c24373
commit 860d0917ad
3 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ digtabyL .DS [8]
digtabyH .DS [8]
; liquiddirt
TempXfill .ds 2
FillCounter .ds 1
FillCounter .ds 2
;sandhog
sandhogflag .DS 1 ; (0 digger, 8 sandhog)
;ofdirt