Trabajando en la versión de opendingux

This commit is contained in:
2021-09-17 20:55:36 +02:00
parent 454791fe96
commit f5b35cee6b
4 changed files with 15 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#ifdef __MIPSEL__
#include "jail_audio.h"
#include "SDL_mixer.h"
#include <SDL2/SDL_mixer.h>
struct JA_Sound_t {
Mix_Chunk *mix_chunk;