mirror of
https://github.com/libAthena/athena.git
synced 2025-12-08 13:15:05 +00:00
Fix gc/wii build
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef OSX_LARGEFILEWRAPPER_H
|
||||
#define OSX_LARGEFILEWRAPPER_H
|
||||
|
||||
#if defined(__APPLE__)
|
||||
#if defined(__APPLE__) || defined(GEKKO)
|
||||
#include <stdio.h>
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user