Add structure palettes to config

This commit is contained in:
Cuyler36
2025-02-02 03:09:54 -05:00
parent a63d8c6ff1
commit 66325624aa
2 changed files with 333 additions and 165 deletions
File diff suppressed because it is too large Load Diff
+3
View File
@@ -2580,6 +2580,9 @@ config.libs = [
Object(Matching, "data/item/cloth_list.c"),
Object(Matching, "data/item/carpet_list.c"),
Object(Matching, "data/item/wall_list.c"),
Object(Matching, "data/model/structure/palette/structure_pal_data.c"),
Object(Matching, "data/model/structure/structure_pal.c"),
],
),
]