Label hidden block and com path code
This commit is contained in:
parent
6a973939d7
commit
8f30df6f7e
4 changed files with 48 additions and 47 deletions
|
|
@ -22,8 +22,7 @@ void BoardSpaceWalkMiniEventFuncSet(BoardSpaceEventFunc func);
|
|||
void BoardSpaceLandEventFuncSet(BoardSpaceEventFunc func);
|
||||
s32 BoardSpaceWalkEventExec(void);
|
||||
s32 BoardSpaceWalkMiniEventExec(void);
|
||||
s16 BoardSpaceCountGet(s32 layer);
|
||||
s16 BoardSpaceCountGet(s32 layer);
|
||||
s32 BoardSpaceCountGet(s32 layer);
|
||||
BoardSpace *BoardSpaceGet(s32 layer, s32 index);
|
||||
void BoardSpaceAttrSet(s32 layer, u32 attr);
|
||||
void BoardSpaceAttrReset(s32 layer, u32 attr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue