REMOVE: TRACELOGD(), hardly ever used

This commit is contained in:
Ray
2026-01-05 20:47:25 +01:00
parent 35fc8ece44
commit 3678c2d157
7 changed files with 13 additions and 23 deletions

View File

@ -287,9 +287,7 @@
// Standard file io library (stdio.h) included
#define SUPPORT_STANDARD_FILEIO 1
// Show TRACELOG() output messages
// NOTE: By default LOG_DEBUG traces not shown
#define SUPPORT_TRACELOG 1
//#define SUPPORT_TRACELOG_DEBUG 1
// utils: Configuration values
//------------------------------------------------------------------------------------