Ray 2 лет назад
Родитель
Сommit
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

Загрузка…
Отмена
Сохранить