From 130a0edc0405e53b45f8b2f8da0b94356480a644 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 1 Jan 2024 11:23:22 -0500 Subject: wip Signed-off-by: Andrew Opalach --- src/codec/stb_image/impl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/codec/stb_image') diff --git a/src/codec/stb_image/impl.c b/src/codec/stb_image/impl.c index 953cca8..b7ed928 100644 --- a/src/codec/stb_image/impl.c +++ b/src/codec/stb_image/impl.c @@ -2,9 +2,9 @@ #include #include "../common.h" #define STB_IMAGE_IMPLEMENTATION +#define STB_IMAGE_STATIC #define STBI_NO_STDIO #define STBI_NO_FAILURE_STRINGS -#define STB_IMAGE_STATIC #define STBI_MALLOC camu_page_alloc #define STBI_FREE al_free #define STBI_REALLOC al_realloc -- cgit v1.2.3-101-g0448