home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.13 / 1997-02_Disc_2.13.iso / giddiwin / joystick.std < prev    next >
Text File  |  1995-11-06  |  182b  |  14 lines

  1. # Menu system controls
  2. menu_item {
  3.     + joystick1 Down/Up
  4. }
  5. menu_value {
  6.     + joystick1 Left/Right
  7. }
  8. menu_enter {
  9.     + joystick1 Button1
  10. }
  11. menu_abort {
  12.     + joystick1 Button2
  13. }
  14.