Different game title for A5200

This commit is contained in:
Pecusx
2022-12-01 08:49:02 +01:00
parent 403288548c
commit 8c6fee0631
4 changed files with 10 additions and 2 deletions
+8
View File
@@ -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