исправлен номер версии в сообщении об ошибке

This commit is contained in:
Tolik 2024-10-30 00:58:34 +10:00
parent 60542d2c9c
commit 4a28068454
2 changed files with 2 additions and 3 deletions

@ -1 +1 @@
Subproject commit be501b0cc276065a9981e471dd26f9b069af7604
Subproject commit 710aa4b5dd4b651bcb01ef5e86150b99dfe739ee

View File

@ -6150,7 +6150,6 @@ NEW_CODE_START: DI
;
LD C,Dss.Version
RST ToDSS
;
SCF
LD HL,256*DSS_MIN_VERS.vers + DSS_MIN_VERS.modf
SBC HL,DE
@ -6446,7 +6445,7 @@ FULL_RESTORE_SCREEN: LD A,4
LOADER_STRINGS:
.Info: DB "\r\nThunder in the Deep v1.10 fixed. Copyright (C) 2003 Deviants.\r\n"
DZ "Bug fixes by Tolik_Trek@Sprinter_Team in 2024.\r\n\r\n"
.OldDSS: DZ "To run this version of TITD you need DSS v1.70.999 or higher."
.OldDSS: DZ "To run this version of TITD you need DSS v1.70.998 or higher."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ASSERT (stack_point - stack_point.size - 1)>$, TOO MANY CODE!!!
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;