#include "TZR_globals.h" TZR_KeyState TZR_JoystickGetState(uint8_t button) { return ___tzr_joystates[button]; }