gs13 maps port

- meta and box are fixed in this commit, however they will still need a lot more fixing
This commit is contained in:
evilew
2024-09-30 15:21:02 +02:00
parent 9950e38d03
commit f16e6cc3a6
5 changed files with 298141 additions and 1 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -32,7 +32,7 @@ SUBSYSTEM_DEF(title)
file_path = "[global.config.directory]/title_screens/images/[pick(title_screens)]"
if(!file_path)
file_path = "GainStation13/icons/runtime/default_title.dmi"
file_path = "GainStation13/icons/runtime/default_title.dmi" //GS13
ASSERT(fexists(file_path))