mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-21 00:25:44 +00:00
8 lines
130 B
C
8 lines
130 B
C
#pragma once
|
|
|
|
// Entry point for T6 code generation
|
|
|
|
#include "../Common.h"
|
|
#include "../../../Common/Game/T6/T6_Assets.h"
|
|
|
|
// EOF
|