mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2025-01-28 02:45:27 +01:00
[Gamecube/Wii] fixed compilation errors with devkitPPC r32/r33 (and potentially upcoming devkitPPC releases if include files control flow is changed again)
This commit is contained in:
parent
74e54f7041
commit
77f1529661
1
gx/osd.h
1
gx/osd.h
@ -12,6 +12,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <malloc.h>
|
#include <malloc.h>
|
||||||
#include <sys/dir.h>
|
#include <sys/dir.h>
|
||||||
|
#include <sys/stat.h>
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <asndlib.h>
|
#include <asndlib.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user