Colobot
|
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>
Functions | |
int | main (int argc, char *argv[]) |
Entry point to the program. More... | |
Entry point of application - main() function.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Entry point to the program.