mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-19 03:07:58 -05:00
8 lines
133 B
C
8 lines
133 B
C
#pragma once
|
|
|
|
// Entry point for IW4 code generation
|
|
|
|
#include "../Common.h"
|
|
#include "../../../Common/Game/IW4/IW4_Assets.h"
|
|
|
|
// EOF
|