first cheap attempt mountains heights #86

This commit is contained in:
2022-07-09 22:35:12 -04:00
parent 541a7566cb
commit 51975ccfbf
7 changed files with 11 additions and 5 deletions
+5 -2
View File
@@ -124,6 +124,11 @@ OptionsFinished
lda seppukuTable,y
sta seppukuVal
;8th option (how aggressive are mountains)
ldy OptionsTable+7
lda mountainsDeltaTableH,y
sta mountainDelta
rts
;--------
; inversing selected option (cursor)
@@ -1514,8 +1519,6 @@ end_found
rts
.endp
;-------------------------------
.proc TypeLine4x4 ;
;-------------------------------