mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-05 12:33:02 +00:00
chore: reorganize precompiled index logic into separate file
This commit is contained in:
8
src/ObjCompiling/Game/T6/Techset/PrecompiledIndexT6.h
Normal file
8
src/ObjCompiling/Game/T6/Techset/PrecompiledIndexT6.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "Game/T6/T6.h"
|
||||
|
||||
namespace T6
|
||||
{
|
||||
void ApplyPrecompiledIndex(MaterialPass& pass);
|
||||
}
|
||||
Reference in New Issue
Block a user