mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-22 22:35:43 -04:00
d_s_name equivalent except PAL
This commit is contained in:
+1
-1
@@ -661,7 +661,7 @@ config.libs = [
|
||||
Object(NonMatching, "d/d_picture_box.cpp"),
|
||||
Object(Matching, "d/d_s_logo.cpp"),
|
||||
Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_s_menu.cpp"),
|
||||
Object(NonMatching, "d/d_s_name.cpp"),
|
||||
Object(EquivalentFor("D44J01", "GZLJ01", "GZLE01"), "d/d_s_name.cpp"), # stripped vtable padding
|
||||
Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_s_open.cpp"),
|
||||
Object(NonMatching, "d/d_s_open_sub.cpp"),
|
||||
Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_s_play.cpp"),
|
||||
|
||||
Reference in New Issue
Block a user