Ver a proveniência

Update config.h

pull/5617/head
Ray há 4 dias
ascendente
cometimento
bf830c3f7b
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      src/config.h

+ 2
- 0
src/config.h Ver ficheiro

@ -361,6 +361,8 @@
//------------------------------------------------------------------------------------
#endif // !EXTERNAL_CONFIG_FLAGS
// NOTE: Following macro depends on config flag that can
// be externally defined, so, it needs to be outside EXTERNAL_CONFIG_FLAGS
#if SUPPORT_TRACELOG
#define TRACELOG(level, ...) TraceLog(level, __VA_ARGS__)
#else

Carregando…
Cancelar
Guardar