Catch an entry parameter list I missed

This commit is contained in:
Clownacy 2020-01-26 13:35:47 +00:00
parent e33bd9c8f9
commit 8d6c449482

View file

@ -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;