summaryrefslogtreecommitdiffhomepage
path: root/nGenEx/Game.h
diff options
context:
space:
mode:
authorFWoltermann@gmail.com <FWoltermann@gmail.com@076cb2c4-205e-83fd-5cf3-1be9aa105544>2012-06-24 18:55:14 +0000
committerFWoltermann@gmail.com <FWoltermann@gmail.com@076cb2c4-205e-83fd-5cf3-1be9aa105544>2012-06-24 18:55:14 +0000
commit88a7e24d44695f49e1250a9314f03bf4c6e1cff8 (patch)
treeb02bac4b5735ede954eb48e0a2cfbead900f1fa5 /nGenEx/Game.h
parent05f1b225a03adeab4cda01a6c96595359464ac0e (diff)
downloadstarshatter-5.1.87.zip
starshatter-5.1.87.tar.gz
starshatter-5.1.87.tar.bz2
A few PVS studio things5.1.87
Diffstat (limited to 'nGenEx/Game.h')
-rw-r--r--nGenEx/Game.h1
1 files changed, 1 insertions, 0 deletions
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);