Pyrogenesis  trunk
Functions
osx_atlas.mm File Reference
#import <AvailabilityMacros.h>
#import <AppKit/AppKit.h>
#import "osx_atlas.h"
#include "lib/types.h"
#include "ps/CStr.h"
Include dependency graph for osx_atlas.mm:

Functions

void startNewAtlasProcess (const std::vector< CStr8 > &mods)
 Runs a new pyrogenesis process with the -editor argument. More...
 

Function Documentation

◆ startNewAtlasProcess()

void startNewAtlasProcess ( const std::vector< CStr8 > &  mods)

Runs a new pyrogenesis process with the -editor argument.

Necessary because SDL and WxWidgets conflict.