Forgot variable declaration
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401071
This commit is contained in:
parent
8b97e0145b
commit
712b49b43d
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ static void VDI_ReadExtInfo(_THIS, short *work_out)
|
|||
|
||||
int GEM_VideoInit(_THIS, SDL_PixelFormat *vformat)
|
||||
{
|
||||
int i;
|
||||
int i, menubar_size;
|
||||
short work_in[12], work_out[272], dummy;
|
||||
|
||||
/* Open AES (Application Environment Services) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue