Ver a proveniência

Added note

pull/2581/head
Ray há 2 anos
ascendente
cometimento
6c2c176a99
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      src/raylib.h

+ 1
- 0
src/raylib.h Ver ficheiro

@ -113,6 +113,7 @@
#endif
// Allow custom memory allocators
// NOTE: Require recompiling raylib sources
#ifndef RL_MALLOC
#define RL_MALLOC(sz) malloc(sz)
#endif

Carregando…
Cancelar
Guardar