Colobot
Functions
main.cpp File Reference

Entry point of application - main() function. More...

#include "common/config.h"
#include "app/app.h"
#include "app/signal_handlers.h"
#include "app/system.h"
#include "common/logger.h"
#include "common/make_unique.h"
#include "common/restext.h"
#include "common/version.h"
#include "common/resources/resourcemanager.h"
#include <memory>
#include <vector>
#include <boost/filesystem.hpp>
Include dependency graph for main.cpp:

Functions

int main (int argc, char *argv[])
 Entry point to the program. More...
 

Detailed Description

Entry point of application - main() function.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Entry point to the program.