浏览代码

Update rprand.h

pull/4928/head
Ray 4 周前
父节点
当前提交
7e07278368
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/external/rprand.h

+ 1
- 1
src/external/rprand.h 查看文件

@ -90,7 +90,7 @@
#define RPRAND_FREE(ptr) free(ptr)
#endif
// Simple log system to avoid RPNG_LOG() calls if required
// Simple log system to avoid log calls if required
// NOTE: Avoiding those calls, also avoids const strings memory usage
#define RPRAND_SHOW_LOG_INFO
#if defined(RPNG_SHOW_LOG_INFO)

正在加载...
取消
保存