ref: 7ffae16ab7bf670b6e0480c52b2f91eed291a26f dir: /Game/src/joystick.h/
#ifndef __joystick_h #define __joystick_h #ifdef __cplusplus extern "C" { #endif void JOYSTICK_UpdateHats( void ); #ifdef __cplusplus }; #endif #endif /* __joystick_h */