remove transition
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user