mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-11-27 23:12:06 +00:00
chore: misc code improvements
This commit is contained in:
@@ -11,6 +11,7 @@ namespace BSP
|
||||
{
|
||||
public:
|
||||
GameWorldMpLinker(MemoryManager& memory, ISearchPath& searchPath, AssetCreationContext& context);
|
||||
|
||||
[[nodiscard]] T6::GameWorldMp* linkGameWorldMp(const BSPData& bsp) const;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user