Catch an entry parameter list I missed
This commit is contained in:
parent
e33bd9c8f9
commit
8d6c449482
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ void PutNumber4(int x, int y, int value, BOOL bZero)
|
|||
}
|
||||
}
|
||||
|
||||
int ModeOpening()
|
||||
int ModeOpening(void)
|
||||
{
|
||||
int frame_x;
|
||||
int frame_y;
|
||||
|
|
Loading…
Add table
Reference in a new issue