#include <SDL/SDL.h>
#include <SDL/SDL_mixer.h>
#include <string>
#include <iostream>
#include <memory>
#include <unistd.h>
Go to the source code of this file.