mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-10-30 18:17:15 +00:00
feat: dump t6 xbox fastfile data
This commit is contained in:
@@ -20,6 +20,7 @@ function ZoneCommon:link(links)
|
||||
links:linkto(ObjCommon)
|
||||
links:linkto(Parser)
|
||||
links:linkto(Utils)
|
||||
links:linkto(lzx)
|
||||
end
|
||||
|
||||
function ZoneCommon:use()
|
||||
@@ -45,5 +46,6 @@ function ZoneCommon:project()
|
||||
path.join(folder, "ZoneCommon/**.cpp")
|
||||
}
|
||||
|
||||
lzx:include(includes)
|
||||
self:include(includes)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user