mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-01-10 18:51:49 +00:00
feat: add embedded image loader for every supported game
This commit is contained in:
@@ -1515,7 +1515,8 @@ namespace IW3
|
||||
MAPTYPE_2D = 0x3,
|
||||
MAPTYPE_3D = 0x4,
|
||||
MAPTYPE_CUBE = 0x5,
|
||||
MAPTYPE_COUNT = 0x6,
|
||||
|
||||
MAPTYPE_COUNT
|
||||
};
|
||||
|
||||
enum TextureSemantic
|
||||
|
||||
Reference in New Issue
Block a user