Ça compile et ça plante pas. Mais ça lit pas encore. Sous linux, bidouillez le makefile.

This commit is contained in:
Raspbeguy
2014-04-09 14:55:03 +02:00
parent 7bcbce77be
commit 34614a2918
4 changed files with 24 additions and 23 deletions

View File

@@ -5,8 +5,8 @@
#include "../melodie/melodie.h"
// #include "../instruments/instrument.h"
#include "/opt/local/include/SDL/SDL.h"
#include "/opt/local/include/SDL/SDL_mixer.h"
#include <SDL2/SDL.h>
#include <SDL2/SDL_mixer.h>
#include <stdio.h>
#include <stdlib.h>