WIP: my hovercraft is full of eels

This commit is contained in:
2022-08-21 01:11:58 -04:00
parent ed3952e89e
commit 132f2afd67
5 changed files with 34 additions and 7 deletions
+2 -2
View File
@@ -134,7 +134,7 @@
.zpvar HowToDraw .byte
.zpvar gravity .byte
.zpvar LineLength .word
.zpvar LineAddress4x4 .word
;.zpvar LineAddress4x4 .word
.zpvar tracerflag .byte
.zpvar isInventory .byte
.zpvar DifficultyLevel .byte
@@ -146,7 +146,7 @@
.zpvar RMT_Zero_Page_V .byte
displayposition = modify
LineAddress4x4 = temp
;-------------------------------