|
@ -131,8 +131,8 @@ |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#if defined(SUPPORT_FILEFORMAT_QOI) |
|
|
#if defined(SUPPORT_FILEFORMAT_QOI) |
|
|
#define QOI_MALLOC RL_MALLOC |
|
|
|
|
|
#define QOI_FREE RL_FREE |
|
|
|
|
|
|
|
|
#define QOI_MALLOC RL_MALLOC |
|
|
|
|
|
#define QOI_FREE RL_FREE |
|
|
|
|
|
|
|
|
#define QOI_IMPLEMENTATION |
|
|
#define QOI_IMPLEMENTATION |
|
|
#include "external/qoi.h" |
|
|
#include "external/qoi.h" |
|
|