Nebula
|
Implements a platform-independent app-entry point.
In your main file, put the line
And then replace your main() function with:
void NebulaMain(const CommandLineArgs& args)
Go to the source code of this file.
Macros | |
#define | ImplementNebulaApplication() |
#define ImplementNebulaApplication | ( | ) |