mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-06-06 16:52:35 +00:00
Updated BSP linker to load assets on the FinalizeZone step.
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
|
||||
namespace BSP
|
||||
{
|
||||
std::unique_ptr<AssetCreator<T6::AssetGfxWorld>> CreateLoaderT6(MemoryManager& memory, ISearchPath& searchPath, Zone& zone);
|
||||
std::unique_ptr<IAssetCreator> CreateLoaderT6(MemoryManager& memory, ISearchPath& searchPath, Zone& zone);
|
||||
} // namespace BSP
|
||||
|
||||
Reference in New Issue
Block a user