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,5 @@
|
|||
#include "common.h"
|
||||
#include "game/memory.h"
|
||||
#include "dolphin/os.h"
|
||||
|
||||
#define DATA_GET_BLOCK(ptr) ((struct memory_block *)(((char *)(ptr))-32))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue