#include <game.h>
#include <startmenu.h>
#include <iostream>
#include <unistd.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
/todo Choose the language by system config |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
/todo Choose the language by system config
Definition at line 8 of file main.cpp.
References startmenu::init(), and startmenu::update().