remove transition

This commit is contained in:
Glenn Maynard
2006-09-08 02:13:54 +00:00
parent ec3b9382d2
commit c4c73b5179
-3
View File
@@ -13,9 +13,6 @@ const int NUM_GAME_TO_DEVICE_SLOTS = 5; // five device inputs may map to one gam
const int NUM_SHOWN_GAME_TO_DEVICE_SLOTS = 3;
const int NUM_USER_GAME_TO_DEVICE_SLOTS = 2;
// transition:
#define IsButtonDown IsBeingPressed
class InputMapper
{
public: