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