Label 3 board translation units
com.c, view.c (formerly overhead.c), and shop.c are now labeled.
This commit is contained in:
parent
f25b020de5
commit
680038c344
8 changed files with 113 additions and 109 deletions
|
|
@ -17,8 +17,8 @@ void BoardWinCreate(s32 pos, u32 mess, s32 portrait);
|
|||
void BoardWinInsertMesSet(u32 value, s32 index);
|
||||
void BoardWinWait(void);
|
||||
void BoardWinKill(void);
|
||||
void BoardWinSetAttr(s32 attr);
|
||||
void BoardWinResetAttr(s32 attr);
|
||||
void BoardWinAttrSet(s32 attr);
|
||||
void BoardWinAttrReset(s32 attr);
|
||||
void BoardWinChoiceDisable(s32 choice);
|
||||
void BoardWinKeyWait(void);
|
||||
int BoardWinSpeedGet(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue