Replace setjmp with libco, update aurora
This commit is contained in:
parent
b05b70d6b7
commit
824af61fbb
38 changed files with 601 additions and 805 deletions
|
|
@ -8,9 +8,9 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#ifdef AURORA
|
||||
#define GXCALLDISPLAYLISTLE GXCallDisplayListLE
|
||||
#define GXCallDisplayListNative GXCallDisplayListLE
|
||||
#else
|
||||
#define GXCALLDISPLAYLISTLE GXCallDisplayList
|
||||
#define GXCallDisplayListNative GXCallDisplayList
|
||||
#endif
|
||||
|
||||
void GXBeginDisplayList(void* list, u32 size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue