#include "C4Include.h"
#include "game/C4Application.h"
#include "game/C4Game.h"
#import "platform/C4AppDelegate.h"
#import "platform/C4AppDelegate+MainMenuActions.h"
Go to the source code of this file.
Functions | |
int | main (int argc, const char **argv) |
int main | ( | int | argc, |
const char ** | argv | ||
) |
Definition at line 305 of file C4AppDelegate.mm.