Calculate size and alignment in post processor

This commit is contained in:
Jan
2021-02-19 16:23:16 +01:00
parent 1264be4274
commit 7c51c26255
48 changed files with 966 additions and 246 deletions

View File

@ -1,5 +1,6 @@
// Game: Modern Warfare 2 (IW4)
game IW4;
architecture x86;
// Game Assets
asset PhysPreset ASSET_TYPE_PHYSPRESET;

View File

@ -1,5 +1,6 @@
// Game: Black Ops 2 (T6)
game T6;
architecture x86;
// Game Assets
asset PhysPreset ASSET_TYPE_PHYSPRESET;