Fixed compiler warnings on Visual Studio 2013
This commit is contained in:
parent
affab6ade5
commit
b425050baf
3 changed files with 4 additions and 5 deletions
|
@ -346,7 +346,6 @@ WIN_ShowMessageBox(const SDL_MessageBoxData *messageboxdata, int *buttonid)
|
|||
{
|
||||
WIN_DialogData *dialog;
|
||||
int i, x, y;
|
||||
UINT_PTR which;
|
||||
const SDL_MessageBoxButtonData *buttons = messageboxdata->buttons;
|
||||
HFONT DialogFont;
|
||||
SIZE Size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue