Another forgotten variable declaration

This commit is contained in:
Patrice Mandin
2005-06-06 21:50:26 +00:00
parent 45652dfa71
commit 48c857dd70

View File

@@ -138,7 +138,7 @@ void GEM_PumpEvents(_THIS)
for (;;)
{
int quit, resultat;
int quit, resultat, event_mask;
short buffer[8], kc;
short x2,y2,w2,h2;