X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=ca25b287ff43c9d07bc09d77ddd6370284628718;hp=72a0754e1b5b5e5ab54904abce54b023eb03d760;hb=cea8726203188984c5d94dc15934d1e186d18c37;hpb=c104460647804f7fb64c02cb4619d18d1abba23c diff --git a/src/libgame/system.h b/src/libgame/system.h index 72a0754e..ca25b287 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -947,7 +947,7 @@ struct OverlayInfo struct JoystickInfo { int status; - int fd[MAX_PLAYERS]; /* file descriptor of player's joystick */ + int nr[MAX_PLAYERS]; /* joystick number for each player */ }; struct SetupJoystickInfo