#ifndef INPUT_INTERNAL_API_H #define INPUT_INTERNAL_API_H #include "twn_input.h" void input_reset_state(InputState *input); #endif