mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
WIP: moving displays part 2
This commit is contained in:
@@ -47,6 +47,8 @@ linetableL ; = PMGraph + $0300 - (screenHeight+1)*2
|
||||
.ds (screenHeight+1)
|
||||
linetableH ; = PMGraph + $0300 - (screenHeight+1)
|
||||
.ds (screenHeight+1)
|
||||
DisplayCopyPurchase
|
||||
.ds (DisplayCopyPurchaseEnd - DisplayCopyPurchaseStart +1)
|
||||
;=====================================================
|
||||
variablesStart ; zeroing starts here
|
||||
;=====================================================
|
||||
|
||||
Reference in New Issue
Block a user