Changeset 1926
- Timestamp:
- 02/25/09 19:38:09 (3 years ago)
- Files:
-
- 1 modified
-
Whitix/trunk/include/devices/input.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/trunk/include/devices/input.h
r1621 r1926 9 9 }; 10 10 11 struct InputDevice* InputDeviceAdd(const char* name, struct FileOps* ops); 12 11 13 #endif
