typedef (this one is typedefed just because it's used a lot)

This commit is contained in:
Glenn Maynard
2006-09-08 04:20:47 +00:00
parent 6c24615123
commit ed0746a166
+2
View File
@@ -339,6 +339,8 @@ public:
bool IsJoystick() const { return ::IsJoystick(device); }
};
typedef vector<DeviceInput> DeviceInputList;
#endif
/*
* Copyright (c) 2001-2002 Chris Danford