- Fix what broke on Windows when making it compile on a Mac.

SVN r1781 (trunk)
This commit is contained in:
Randy Heit 2009-09-01 02:14:14 +00:00
parent 33a397c04b
commit 9aa35cc1b7

View file

@ -38,6 +38,16 @@ static BYTE JoyAngleButtons[8] = { 1, 1+4, 4, 2+4, 2, 2+8, 8, 1+8 };
// CODE --------------------------------------------------------------------
//==========================================================================
//
// IJoystickConfig - Virtual Destructor
//
//==========================================================================
IJoystickConfig::~IJoystickConfig()
{
}
//==========================================================================
//
// M_SetJoystickConfigSection