add statue.c decomp to w03Dll
This commit is contained in:
parent
9ecc042cc4
commit
6934e4307e
11 changed files with 706 additions and 577 deletions
|
|
@ -5,7 +5,10 @@
|
|||
|
||||
#define BOARD_SPACE_LINKMAX 4
|
||||
|
||||
#ifndef _BOARD_SPACE_EVENT_FUNC
|
||||
#define _BOARD_SPACE_EVENT_FUNC
|
||||
typedef s32 (*BoardSpaceEventFunc)(void);
|
||||
#endif
|
||||
|
||||
typedef struct board_space {
|
||||
Vec pos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue