ref: 655efea65ce66230dd62ce1a9bfcec22ba276f35 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 */