SDL_malloc: disable malloc stats

This avoids bringing in stdio.
This commit is contained in:
Anonymous Maarten
2024-12-28 13:57:20 +01:00
committed by Anonymous Maarten
parent 31a4c92ee5
commit 578ac0ef52

View File

@@ -30,6 +30,7 @@
#define LACKS_STDLIB_H
#define FORCEINLINE
#define ABORT
#define NO_MALLOC_STATS 1
#define USE_LOCKS 1
#define USE_DL_PREFIX