Kaynağa Gözat

Added note

pull/2581/head
Ray 2 yıl önce
ebeveyn
işleme
6c2c176a99
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      src/raylib.h

+ 1
- 0
src/raylib.h Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet