From 4450d559c7d3fb9322e745e6b8f2a91fe026fdcd Mon Sep 17 00:00:00 2001 From: "jean.chalard" Date: Fri, 21 Nov 2008 14:01:56 +0000 Subject: [PATCH] J : * Bugfix --- JGE/src/winmain.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/JGE/src/winmain.cpp b/JGE/src/winmain.cpp index 213ed3615..ac587d684 100644 --- a/JGE/src/winmain.cpp +++ b/JGE/src/winmain.cpp @@ -17,6 +17,7 @@ int actualHeight; #include // Header File For The OpenGL32 Library #include // Header File For The GLu32 Library #include // Header File For The Glaux Library +#include #include "..\..\JGE\include\JGE.h" #include "..\..\JGE\include\JTypes.h" @@ -60,7 +61,7 @@ JGameLauncher* g_launcher = NULL; static u32 gButtons = 0; static u32 gOldButtons = 0; - +static queue< pair > gKeyBuffer; static u32 gPSPKeyMasks[17] = {