Fixed incorrect offset in RELs and JKRHeap redefined error.

This commit is contained in:
Julgodis
2021-09-26 02:38:35 +02:00
parent 54d5f8eea4
commit 48e270f815
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:
//