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