mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 14:49:40 +02:00
correct song during gameplay and version 1.00
This commit is contained in:
+3
-3
@@ -101,9 +101,9 @@ dl ; MAIN game display list
|
||||
;Screen displays go first to avoid crossing 4kb barrier
|
||||
;-----------------------------------------------
|
||||
OptionsScreen
|
||||
dta d"Welcome to Scorch ver. "
|
||||
build ; 3 bytes from scorch.asm (fancy method) :)
|
||||
dta d" (un)2000-2022"
|
||||
dta d"Welcome to Scorch v. "
|
||||
build ; 4 bytes from scorch.asm (fancy method) :)
|
||||
dta d" (un)2000-2022"
|
||||
dta d" Please select option with cursor keys "
|
||||
dta d" and press (Return) to proceed "
|
||||
OptionsHere
|
||||
|
||||
Reference in New Issue
Block a user