Better keys description in main menu

This commit is contained in:
Pecusx
2023-04-04 14:44:58 +02:00
parent fa79836f77
commit 16fc84aa6f
2 changed files with 8 additions and 2 deletions
+8 -2
View File
@@ -12,8 +12,14 @@ OptionsScreen
dta d" (un)2000-2023"
.IF TARGET = 800
dta d" Please select option with cursor keys "
dta d" and (Tab). (Return) - proceed "
dta d" Please select option with "
dta $fe,$dc,$dd,$ff ; cursors in inverse
dta d" and "
dta d"Tab"*
dta d" "
dta d" Press "
dta d"Return"*
dta d" to proceed "
.ELIF TARGET = 5200
dta d" Please select option with joystick one "
dta d" and press FIRE to proceed "