#include <stdlib.h>#include <stdio.h>#include <time.h>#include <SDL.h>#include <SDL_image.h>#include <SDL_ttf.h>#include <SDL_mixer.h>#include "JAM/Texture.h"#include "JAM/StateManager.h"#include "Game.h"
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |

1.8.8