Split Japanese DOL till saveload.c
Renamed VERSION_JAP to VERSION_JPN because it might be offensive for some
This commit is contained in:
parent
b47cadcf21
commit
3b50a4bdb7
9 changed files with 87 additions and 97 deletions
|
|
@ -421,7 +421,7 @@ config.libs = [
|
|||
Object(Matching, "game/thpmain.c"),
|
||||
Object(Matching, "game/objsub.c"),
|
||||
Object(Matching, "game/flag.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPP01_00", "GMPP01_02"), "game/saveload.c"),
|
||||
Object(Matching, "game/saveload.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPP01_00", "GMPP01_02"), "game/sreset.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPP01_00", "GMPP01_02"), "game/board/main.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPP01_00", "GMPP01_02"), "game/board/player.c"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue