Clean up board/window.c
This commit is contained in:
parent
8f7ab5eaaa
commit
eea75a7068
5 changed files with 114 additions and 115 deletions
|
|
@ -134,7 +134,7 @@ void GWGameStatReset(void)
|
|||
ResetBoardSettings();
|
||||
}
|
||||
|
||||
s16 GWMessSpeedGet(void)
|
||||
s32 GWMessSpeedGet(void)
|
||||
{
|
||||
if(GWSystem.mess_delay > 48) {
|
||||
GWSystem.mess_speed = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue