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/resources/resourcemanager.h"
#include <memory>
#include <vector>
Functions | |
int | SDL_MAIN_FUNC (int argc, char *argv[]) |
Entry point to the program. | |
Entry point of application - main() function.