More string swapping and cleaning up main().

This commit is contained in:
Ben Vanik
2014-08-16 16:34:04 -07:00
parent 18ee972b47
commit 7c5fa88661
41 changed files with 326 additions and 413 deletions

View File

@@ -13,7 +13,7 @@
#include <cstdint>
#include <functional>
#include <xenia/platform.h>
#include <poly/platform.h>
#define XE_EMPTY_MACRO do { } while(0)