mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-11 14:38:38 -04:00
Match d_menu_cloth for specific regions: GZLJ01, GZLE01, GZLP01.
This commit is contained in:
+1
-1
@@ -607,7 +607,7 @@ config.libs = [
|
||||
Object(Matching, "d/d_ky_thunder.cpp"),
|
||||
Object(Matching, "d/d_letter.cpp"),
|
||||
Object(Matching, "d/d_level_se.cpp"),
|
||||
Object(NonMatching, "d/d_menu_cloth.cpp"),
|
||||
Object(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d/d_menu_cloth.cpp"),
|
||||
Object(NonMatching, "d/d_menu_collect.cpp"),
|
||||
Object(NonMatching, "d/d_menu_dmap.cpp"),
|
||||
Object(NonMatching, "d/d_menu_fmap.cpp"),
|
||||
|
||||
Reference in New Issue
Block a user