mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-05 16:27:27 +00:00
move parts to new common component to avoid circular dependency of zonecommon and objcommon
This commit is contained in:
@@ -11,6 +11,7 @@ end
|
||||
|
||||
function ZoneLoading:link(links)
|
||||
links:add(self:name())
|
||||
links:add("pthread")
|
||||
links:linkto(Crypto)
|
||||
links:linkto(Utils)
|
||||
links:linkto(ZoneCommon)
|
||||
|
Reference in New Issue
Block a user