mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 23:08:05 -05:00
Calculate size and alignment in post processor
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
// Game: Modern Warfare 2 (IW4)
|
||||
game IW4;
|
||||
architecture x86;
|
||||
|
||||
// Game Assets
|
||||
asset PhysPreset ASSET_TYPE_PHYSPRESET;
|
||||
|
@ -1,5 +1,6 @@
|
||||
// Game: Black Ops 2 (T6)
|
||||
game T6;
|
||||
architecture x86;
|
||||
|
||||
// Game Assets
|
||||
asset PhysPreset ASSET_TYPE_PHYSPRESET;
|
||||
|
Reference in New Issue
Block a user