Better keys descriptions in menus

This commit is contained in:
Pecusx
2023-04-03 10:18:42 +02:00
parent ab965c00b4
commit 2005f7bf98
2 changed files with 6 additions and 4 deletions
+3 -1
View File
@@ -13,7 +13,7 @@ OptionsScreen
.IF TARGET = 800
dta d" Please select option with cursor keys "
dta d" and press (Return) to proceed "
dta d" and (Tab). (Return) - proceed "
.ELIF TARGET = 5200
dta d" Please select option with joystick one "
dta d" and press FIRE to proceed "
@@ -38,6 +38,8 @@ NameScreen5
dta d"Joy"*
dta d" - Difficulty "
dta d" "
dta d"INV"*
dta d" - Shape "
dta d"Return"*
dta d" - Proceed "
.ELIF TARGET = 5200
BIN
View File
Binary file not shown.