mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-12 07:48:16 -05:00
9 lines
134 B
C
9 lines
134 B
C
#pragma once
|
|
|
|
// Entry point for IW5 code generation
|
|
|
|
#include "../../../Common/Game/IW5/IW5_Assets.h"
|
|
#include "../Common.h"
|
|
|
|
// EOF
|