]> git.mxchange.org Git - flightgear.git/commit
- no longer include Joystick/joystick.hxx
authorcurt <curt>
Mon, 4 Jun 2001 21:08:06 +0000 (21:08 +0000)
committercurt <curt>
Mon, 4 Jun 2001 21:08:06 +0000 (21:08 +0000)
commit96be3ad601f517bef7413a933a19129b5bb17b4e
tree29faf1fab9ddeb24f477f98ab0cabdc9715d09fb
parentc9616e8c109d429f20ca402393afcd23b737116f
- no longer include Joystick/joystick.hxx
- include Input/input.hxx
- register GLUTkeyup and GLUTspecialkeyup with glut
- comment out call to fgJoystickRead
- comment out call to fgJoystickInit
- add call to FGInput::update to replace fgJoystickRead
src/Main/main.cxx