Port ztardll to PAL
This commit is contained in:
parent
9c915a08fd
commit
55901c1020
4 changed files with 294 additions and 214 deletions
|
|
@ -1540,9 +1540,9 @@ config.libs = [
|
|||
Rel(
|
||||
"ztardll",
|
||||
objects={
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPJ01_00"), "REL/ztardll/main.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPJ01_00"), "REL/ztardll/font.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPJ01_00"), "REL/ztardll/select.c"),
|
||||
Object(Matching, "REL/ztardll/main.c"),
|
||||
Object(Matching, "REL/ztardll/font.c"),
|
||||
Object(Matching, "REL/ztardll/select.c"),
|
||||
},
|
||||
),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue