X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fjoystick.h;h=b6771c38158cf2eec3b7159981fb52b24b7c910c;hb=60e40c854cc6d7d8d181a66714b8f7b8bfb58e0e;hp=26f339fe4f392227accca399d7f35ee8d424a881;hpb=aaf8863de5081b6061e20041e888717b0f929e25;p=cc65 diff --git a/include/joystick.h b/include/joystick.h index 26f339fe4..b6771c381 100644 --- a/include/joystick.h +++ b/include/joystick.h @@ -38,6 +38,10 @@ +#include + + + /*****************************************************************************/ /* Definitions */ /*****************************************************************************/ @@ -103,6 +107,3 @@ unsigned char __fastcall__ joy_read (unsigned char joystick); /* End of joystick.h */ #endif - - -