Start Splitting Out Headers
This commit is contained in:
parent
60585eba56
commit
1e49276358
34 changed files with 813 additions and 633 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#include "common.h"
|
||||
#include "game/memory.h"
|
||||
#include "game/init.h"
|
||||
#include "dolphin/os.h"
|
||||
|
||||
static u32 HeapSizeTbl[HEAP_MAX] = { 0x240000, 0x140000, 0xA80000, 0x580000, 0 };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue