Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#import <AvailabilityMacros.h>
#import <AppKit/AppKit.h>
#import "osx_atlas.h"
#include "lib/types.h"
#include "ps/CStr.h"
Functions | |
void | startNewAtlasProcess (const std::vector< CStr8 > &mods) |
Runs a new pyrogenesis process with the -editor argument. More... | |
void startNewAtlasProcess | ( | const std::vector< CStr8 > & | mods | ) |
Runs a new pyrogenesis process with the -editor argument.
Necessary because SDL and WxWidgets conflict.