mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-19 11:17:57 -05:00
Generate zone code for IW4 for the first 3 assets
This commit is contained in:
8
src/ZoneCode/Game/IW4/IW4.h
Normal file
8
src/ZoneCode/Game/IW4/IW4.h
Normal file
@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
// Entry point for IW4 code generation
|
||||
|
||||
#include "../Common.h"
|
||||
#include "../../../ZoneCommon/Game/IW4/IW4_Assets.h"
|
||||
|
||||
// EOF
|
Reference in New Issue
Block a user