mirror of https://github.com/libAthena/athena.git
Fix largefilewrapper for GC/Wii
This commit is contained in:
parent
1c0c44938e
commit
8e8135370e
|
@ -1,4 +1,4 @@
|
|||
#ifdef __APPLE__
|
||||
#if defined(__APPLE__) || defined(GEKKO)
|
||||
#include "osx_largefilewrapper.h"
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue