Initialize.

This commit is contained in:
Steve Checkoway
2006-09-30 09:27:34 +00:00
parent 9b2c28db6a
commit c404b1ccb3
+1
View File
@@ -27,6 +27,7 @@ InputMapper* INPUTMAPPER = NULL; // global and accessable from anywhere in our p
InputMapper::InputMapper()
{
m_pInputScheme = NULL;
}