Przeglądaj źródła

Added note

pull/2581/head
Ray 2 lat temu
rodzic
commit
6c2c176a99
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/raylib.h

+ 1
- 0
src/raylib.h Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz