Allocate aligned heaps
This commit is contained in:
committed by
Nicholas Estelami
parent
06fd7f662a
commit
9a7c63c46c
@@ -237,8 +237,8 @@ extern void(*D_801755D0)(void);
|
||||
extern u8 gGfxSPTaskYieldBuffer[OS_YIELD_DATA_SIZE]; // 0xC00 bytes
|
||||
extern u8 gGfxSPTaskStack[0x400]; // 0x400 bytes
|
||||
extern GfxPool gGfxPools[2]; // 0x24820 bytes
|
||||
extern u8 gAudioHeap[0x38000]; // 0x38000 bytes
|
||||
extern u8 gSystemHeap[];
|
||||
extern u8* gAudioHeap;
|
||||
extern u8* gSystemHeap;
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user