#include <string>
#include <helpers/agar.h>
#include <helpers/sdl.h>
#include <helpers/tixml.h>
#include <constants.h>
#include <language.h>
#include "game_intro.h"
#include "base.h"
#include "tools.h"
#include "game.h"
#include "player.h"
Proměnné | |
SDL_Surface * | g_window |
Fonts * | g_font |
SDL_Surface* g_window |