mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-07 18:36:27 +00:00
Disable raylib code
This commit is contained in:
2
src/external/jar_xm.h
vendored
2
src/external/jar_xm.h
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user