mirror of
https://github.com/zeldaret/tp
synced 2026-08-10 11:14:26 -04:00
Fixed incorrect offset in RELs and JKRHeap redefined error.
This commit is contained in:
@@ -36,10 +36,6 @@ struct JUTConsoleManager {
|
||||
static u8 sManager[4];
|
||||
};
|
||||
|
||||
struct JKRHeap {
|
||||
static u8 sSystemHeap[4];
|
||||
};
|
||||
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user