GUI
Macros | Functions
main.cpp File Reference
#include <iostream>
#include <stdexcpt.h>
#include "App.h"
#include "loggerLocator.h"

Go to the source code of this file.

Macros

#define ALLEGRO_STATICLINK
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ ALLEGRO_STATICLINK

#define ALLEGRO_STATICLINK

Definition at line 8 of file main.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 13 of file main.cpp.

References gui::getLogStr(), App::init(), App::initAllegro(), and App::loop().