// Main header file for the XDK #include // Application entry point void __cdecl main() { StartGame(); }