Clean up board/window.c
This commit is contained in:
parent
8f7ab5eaaa
commit
eea75a7068
5 changed files with 114 additions and 115 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
void GWInit(void);
|
||||
void GWGameStatReset(void);
|
||||
s16 GWMessSpeedGet(void);
|
||||
s32 GWMessSpeedGet(void);
|
||||
void GWMGRecordSet(int index, s32 value);
|
||||
s32 GWMGRecordGet(int index);
|
||||
void GWCharColorGet(int character, GXColor *color);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue