mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-10 21:21:50 +00:00
Make Linker and Unlinker projects depend on raw
This commit is contained in:
@ -43,6 +43,8 @@ function Linker:project()
|
||||
ObjWriting:include(includes)
|
||||
ZoneWriting:include(includes)
|
||||
|
||||
Raw:use()
|
||||
|
||||
links:linkto(Utils)
|
||||
links:linkto(ZoneLoading)
|
||||
links:linkto(ZoneWriting)
|
||||
|
Reference in New Issue
Block a user