Go to the source code of this file.
Defines | |
#define | ALLEGRO_STATICLINK 1 |
Functions | |
int | main (int argc, char **argv) |
The entry point of the game. | |
_Bool | main_loop (void) |
Everything happens here! | |
_Bool | data_init (void) |
Initializes the gdata structure. | |
void | loader (void) |
The entry point of the program and contains the main_loop function.
Definition in file main.h.