Parcourir la source

Disable raylib code

pull/1744/head
Ray il y a 3 ans
Parent
révision
a113d3326b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/external/jar_xm.h

+ 1
- 1
src/external/jar_xm.h Voir le fichier

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

Chargement…
Annuler
Enregistrer