diff --git a/Shared_Includes b/Shared_Includes index be501b0..710aa4b 160000 --- a/Shared_Includes +++ b/Shared_Includes @@ -1 +1 @@ -Subproject commit be501b0cc276065a9981e471dd26f9b069af7604 +Subproject commit 710aa4b5dd4b651bcb01ef5e86150b99dfe739ee diff --git a/game_loader_dasm.a80 b/game_loader_dasm.a80 index b68dfa9..d6e277f 100644 --- a/game_loader_dasm.a80 +++ b/game_loader_dasm.a80 @@ -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!!! ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; \ No newline at end of file