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