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