Skip to content

Commit 9bf9390

Browse files
committed
replace stb_image with SDL_LoadPNG (closes #29)
1 parent 8c38767 commit 9bf9390

4 files changed

Lines changed: 8 additions & 8010 deletions

File tree

lib/SDL

Submodule SDL updated 485 files

lib/stb/stb.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
#define STB_IMAGE_IMPLEMENTATION
21
#define STB_PERLIN_IMPLEMENTATION
3-
#include <stb_image.h>
42
#include <stb_perlin.h>

0 commit comments

Comments
 (0)