Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions EtcLib/Etc/EtcConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ typedef double f64;

// 0=disable. stb_image can be used if you need to compress
//other image formats like jpg
#ifndef USE_STB_IMAGE_LOAD
#define USE_STB_IMAGE_LOAD 0
#endif

#if ETC_WINDOWS
#include <SDKDDKVer.h>
Expand Down