From 88a7e24d44695f49e1250a9314f03bf4c6e1cff8 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Sun, 24 Jun 2012 18:55:14 +0000 Subject: A few PVS studio things --- nGenEx/Game.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nGenEx/Game.h') diff --git a/nGenEx/Game.h b/nGenEx/Game.h index 82864da..bda2114 100644 --- a/nGenEx/Game.h +++ b/nGenEx/Game.h @@ -25,6 +25,7 @@ void FlushKeys(); void BufferKey(int vkey); int GetKey(); int GetKeyPlus(int& key, int& shift); +void ProcessKeyMessage(); extern "C" bool ProfileGameLoop(void); -- cgit v1.1