Ray пре 2 година
родитељ
комит
6c2c176a99
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      src/raylib.h

+ 1
- 0
src/raylib.h Прегледај датотеку

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

Loading…
Откажи
Сачувај