mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 15:52:53 +00:00
6 lines
191 B
C++
6 lines
191 B
C++
#include "ObjCompilerIW4.h"
|
|
|
|
using namespace IW4;
|
|
|
|
void ObjCompiler::ConfigureCreatorCollection(AssetCreatorCollection& collection, Zone& zone, const ZoneDefinition& zoneDefinition) const {}
|