mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 21:35:16 +02:00
WIP: my hovercraft is full of eels
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
;-------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user