More KOR splits

This commit is contained in:
2025-05-21 13:22:56 -07:00
parent 23fea228ab
commit 6031d1875f
4 changed files with 53 additions and 29 deletions

View File

@@ -995,10 +995,10 @@ config.libs = [
Object(NonMatching, "Kyoto/rstl/rstl_map.cpp"),
Object(NonMatching, "Kyoto/rstl/rstl_strings.cpp"),
Object(NonMatching, "Kyoto/rstl/RstlExtras.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Kyoto/Streams/CInputStream.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Kyoto/Streams/CMemoryInStream.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Kyoto/Streams/CMemoryStreamOut.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Kyoto/Streams/COutputStream.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01", "GM8E01_48"), "Kyoto/Streams/CInputStream.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01", "GM8E01_48"), "Kyoto/Streams/CMemoryInStream.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01", "GM8E01_48"), "Kyoto/Streams/CMemoryStreamOut.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01", "GM8E01_48"), "Kyoto/Streams/COutputStream.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01", "GM8E01_48"), "Kyoto/Streams/CZipInputStream.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01", "GM8E01_48"), "Kyoto/Streams/CZipOutputStream.cpp"),
Object(MatchingFor("GM8E01_00", "GM8E01_01", "GM8E01_48"), "Kyoto/Streams/CZipSupport.cpp"),