Fixed incorrect offset in RELs and JKRHeap redefined error.

This commit is contained in:
Julgodis
2021-09-26 02:38:35 +02:00
parent 800047a854
commit 6b7484f3cd
2 changed files with 5 additions and 4 deletions
-4
View File
@@ -36,10 +36,6 @@ struct JUTConsoleManager {
static u8 sManager[4];
};
struct JKRHeap {
static u8 sSystemHeap[4];
};
//
// Forward References:
//