#include <stdio.h>#include <time.h>#include <SDL/SDL.h>#include <SDL/SDL_image.h>#include "font.h"#include "constants.h"#include "game.h"#include "player.h"#include "random.h"#include "sound.h"#include "stringtokenizer.h"#include "sfcave_game.h"#include "gates_game.h"#include "fly_game.h"#include "starfield.h"Include dependency graph for game.cpp:

Go to the source code of this file.
1.4.2