mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-04 18:51:09 -06:00
Add TGA loading support.
This commit is contained in:
4
UnleashedRecomp/stdafx.cpp
Normal file
4
UnleashedRecomp/stdafx.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include <stb_image.h>
|
||||
|
||||
#include "stdafx.h"
|
||||
Reference in New Issue
Block a user