mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-08 22:08:29 -05: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
|