RetroArch/wiiu/system/exports/libcoreinit.h

8 lines
142 B
C

EXPORT_BEGIN(coreinit.rpl);
/* OSFatal should preferably be put first in the list */
#include "../rpl/libcoreinit/exports.h"
EXPORT_END();