feat: add techset compiling for IW3

This commit is contained in:
Jan Laupetin
2026-03-14 20:54:59 +01:00
parent 5993c88897
commit daa891a922
14 changed files with 45 additions and 20 deletions
@@ -1,4 +1,4 @@
#options GAME(IW4, T6)
#options GAME(IW3, IW4, T6)
#filename "Game/" + GAME + "/Techset/PixelShaderLoader" + GAME + ".cpp"
@@ -8,6 +8,7 @@
#if GAME == "IW3"
#define FEATURE_IW3
#define IS_DX9
#define IS_SUB_ASSET
#elif GAME == "IW4"
#define FEATURE_IW4
#define IS_DX9