Joshua Reisenauer %!s(int64=9) %!d(string=hai) anos
pai
achega
89a84a621b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/audio.c

+ 1 - 0
src/audio.c

@@ -42,6 +42,7 @@
 #include <string.h>         // Required for strcmp()
 #include <stdio.h>          // Used for .WAV loading
 
+#define JAR_XM_IMPLEMENTATION
 #include "jar_xm.h"         // For playing .xm files
 
 #if defined(AUDIO_STANDALONE)