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