mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 06:39:46 +02:00
Different game title for A5200
This commit is contained in:
@@ -102,7 +102,15 @@ EmptyLine
|
||||
dta d" "
|
||||
;---------------------------------------------------
|
||||
OptionsTitle
|
||||
.IF TARGET = 800
|
||||
dta d" scorch "*
|
||||
.ELIF TARGET = 5200
|
||||
dta d" scorch "*
|
||||
dta d"5"
|
||||
dta d"k"*
|
||||
dta d"2"
|
||||
dta d" "*
|
||||
.ENDIF
|
||||
DifficultyTitle
|
||||
dta d" difficulty "*
|
||||
PurchaseTitle
|
||||
|
||||
Reference in New Issue
Block a user