2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-28 07:17:47 +00:00

refactor: image and obj data loading

This commit is contained in:
Jan
2024-09-24 12:01:42 +01:00
parent 5fee875495
commit 5cc52c42cd
97 changed files with 1784 additions and 1878 deletions

View File

@@ -44,9 +44,6 @@ typedef void ID3D11VertexShader;
typedef void ID3D11InputLayout;
typedef void ID3D11Buffer;
// OAT Types
typedef void Texture;
// Unimportant cpp keywords
#define __unaligned
#define volatile