mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 03:18:14 +00:00
implement
This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
#include <string.h> // Required for strcmp()
|
#include <string.h> // Required for strcmp()
|
||||||
#include <stdio.h> // Used for .WAV loading
|
#include <stdio.h> // Used for .WAV loading
|
||||||
|
|
||||||
|
#define JAR_XM_IMPLEMENTATION
|
||||||
#include "jar_xm.h" // For playing .xm files
|
#include "jar_xm.h" // For playing .xm files
|
||||||
|
|
||||||
#if defined(AUDIO_STANDALONE)
|
#if defined(AUDIO_STANDALONE)
|
||||||
|
Reference in New Issue
Block a user