mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 23:08:05 -05:00
Add code generation on compiling to premake scripts using custom build commands
This commit is contained in:
8
src/ZoneCode/Game/T6/T6.h
Normal file
8
src/ZoneCode/Game/T6/T6.h
Normal file
@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
// Entry point for T6 code generation
|
||||
|
||||
#include "../Common.h"
|
||||
#include "../../../ZoneCommon/Game/T6/T6_Assets.h"
|
||||
|
||||
// EOF
|
Reference in New Issue
Block a user