mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
display fix
This commit is contained in:
+3
-3
@@ -166,10 +166,10 @@ NamesOfLevels
|
||||
textbuffer
|
||||
; 0123456789012345678901234567890123456789
|
||||
dta d"Player: "
|
||||
dta d"Energy: 99 Angle: <99> Force: 9999 "
|
||||
dta d" Round: 99 Wind: <99> "
|
||||
dta d"Energy: Angle: Force: "
|
||||
dta d" Round: Wind: "
|
||||
textbuffer2
|
||||
dta d"Player: ******** Cash: 99990 "
|
||||
dta d"Player: Cash: "
|
||||
dta d"----------------------------------------"
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -297,7 +297,7 @@ SettingEnergies
|
||||
jsr clearscreen ;let the screen be clean
|
||||
jsr placetanks ;let the tanks be evenly placed
|
||||
jsr calculatemountains ;let mountains be easy for the eye
|
||||
; jsr calculatemountains0 ;only for tests - makes mountains flat and 0 height
|
||||
;jsr calculatemountains0 ;only for tests - makes mountains flat and 0 height
|
||||
|
||||
VDLI DLIinterruptGraph ; jsr SetDLI for graphics (game) screen
|
||||
mwa #dl dlptrs ; issue #72 (glitches when switches)
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user