Remove stb image dependency

This commit is contained in:
alexsandulescu 2021-07-26 23:40:50 +03:00
parent fc197e727e
commit 1f2578a6a8
2 changed files with 0 additions and 7893 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,5 @@
#include "pch.h"
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#include "id3dx.h"
#include "input.h"
#include "enums.h"