Changeset 9780 for code/branches/wiimote/src/libraries
- Timestamp:
- Nov 11, 2013, 4:35:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/wiimote/src/libraries/core/input/WiiMote.cc
r9723 r9780 2 2 #include "core/CoreIncludes.h" 3 3 #include "core/command/ConsoleCommand.h" 4 #include <wiicpp/wiicpp/wiicpp.h> 4 5 5 6 namespace orxonox … … 9 10 void WiiMote::update(const Clock& time) 10 11 { 11 orxout()<<"fegit ";12 orxout()<<"fegit\n"; 12 13 13 14 }
Note: See TracChangeset
for help on using the changeset viewer.