* Fix Wii/GC Compiling

* Initial FileInfo/Dir APIs
* Get rid of type punning warnings
This commit is contained in:
2015-05-18 14:03:13 -07:00
parent 20e12b86ca
commit d5ccf159f7
26 changed files with 3251 additions and 65 deletions

View File

@@ -18,7 +18,7 @@
#include "Athena/IStreamReader.hpp"
#include <string>
#include <cstdio>
#include <stdio.h>
namespace Athena
{