mirror of
https://github.com/nothings/stb.git
synced 2025-12-28 16:54:38 +00:00
tests: 64-bit fixes, fix typo in image tests
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
//#include <windows.h>
|
||||
#include <conio.h>
|
||||
#define STB_STUA
|
||||
#define STB_DEFINE
|
||||
#ifndef _M_AMD64
|
||||
#define STB_NPTR
|
||||
#endif
|
||||
#define STB_ONLY
|
||||
#include "stb.h"
|
||||
//#include "stb_file.h"
|
||||
|
||||
Reference in New Issue
Block a user