typedef (this one is typedefed just because it's used a lot)
This commit is contained in:
@@ -339,6 +339,8 @@ public:
|
|||||||
bool IsJoystick() const { return ::IsJoystick(device); }
|
bool IsJoystick() const { return ::IsJoystick(device); }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
typedef vector<DeviceInput> DeviceInputList;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2001-2002 Chris Danford
|
* Copyright (c) 2001-2002 Chris Danford
|
||||||
|
|||||||
Reference in New Issue
Block a user