#pragma once #include #include struct taiko_input_config { uint8_t test; uint8_t service; uint8_t up; uint8_t down; uint8_t enter; uint8_t coin; };