Another forgotten variable declaration

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401074
This commit is contained in:
Patrice Mandin 2005-06-06 21:50:26 +00:00
parent d1f0ebd372
commit 5c3476bac3

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;