finish ctor transition

This commit is contained in:
Glenn Maynard
2006-01-15 20:46:15 +00:00
parent 65e58afda2
commit a87993bcb1
71 changed files with 72 additions and 79 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ static const float g_fSecondsToWaitForInput = 0.05f;
// reserve the 3rd slot for hard-coded keys
static const int NUM_CHANGABLE_SLOTS = NUM_SHOWN_GAME_TO_DEVICE_SLOTS-1;
REGISTER_SCREEN_CLASS_NEW( ScreenMapControllers );
REGISTER_SCREEN_CLASS( ScreenMapControllers );
void ScreenMapControllers::Init()
{