it is the current year

This commit is contained in:
2025-01-20 10:06:52 -05:00
parent bef9b0bd95
commit 5fd6d44d67
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
OptionsScreen
dta d"Welcome to Scorch v. "
build ; 4 bytes from scorch.asm (fancy method) :)
dta d" (un)2000-2024"
dta d" (un)2000-2025"
.IF TARGET = 800
dta d" Please select option with "
+1 -1
View File
@@ -679,7 +679,7 @@ CreditsEnd
.IF TARGET = 5200
; Atari 5200 splash
NewSplashText=*
dta d" 2024 atariage", $4e, "com " ; $4e - non blinking dot
dta d" 2025 atariage", $4e, "com " ; $4e - non blinking dot
.ENDIF
.endif ; .IF *>0
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.