X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=3fc4eb6cd0eb43cbf1b92f6a94713ab2d53bdb4a;hb=cad3c0cde6926a8a379725b1ffc6fc657272a76d;hp=be19fccd8a3fbb201d06623900e4f08d118bc9e0;hpb=b270fc80ba831c22d288ce68c2dde728c97d2333;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index be19fccd..3fc4eb6c 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1544,5 +1544,6 @@ boolean CheckCloseWindowEvent(ClientMessageEvent *); void InitJoysticks(); boolean ReadJoystick(int, int *, int *, boolean *, boolean *); +boolean CheckJoystickOpened(int); #endif /* SYSTEM_H */