Disable raylib code

This commit is contained in:
Ray 2021-04-27 23:12:04 +02:00
parent fe607323aa
commit a113d3326b

View file

@ -60,7 +60,7 @@
#define JAR_XM_DEBUG 0
#define JAR_XM_DEFENSIVE 1
#define JAR_XM_RAYLIB 1 // set to 0 to disable the RayLib visualizer extension
//#define JAR_XM_RAYLIB 0 // set to 0 to disable the RayLib visualizer extension
// Allow custom memory allocators
#ifndef JARXM_MALLOC