Compila en Windows. Ja no necessita OpenGL

This commit is contained in:
2016-02-18 18:45:23 +01:00
parent 4a359c46f5
commit ea9d51f78a
15 changed files with 295 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
#pragma once
#include "SDL2/SDL_mixer.h"
#include "SDL_mixer.h"
typedef Mix_Chunk JS_Sound;