Add #include <gcbool.h> to cache.h as latest devkitPPC requires it
This commit is contained in:
@@ -39,6 +39,7 @@ distribution.
|
||||
*/
|
||||
|
||||
#include <gctypes.h>
|
||||
#include <gcbool.h>
|
||||
|
||||
#define LC_BASEPREFIX 0xe000
|
||||
#define LC_BASE (LC_BASEPREFIX<<16)
|
||||
|
||||
Reference in New Issue
Block a user