mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-04 15:50:42 -07:00
overlay: bring back "-" placeholder for unbound io, clean up code (#538)
This commit is contained in:
@@ -88,7 +88,7 @@ namespace overlay::windows {
|
||||
Button *button,
|
||||
const GameAPI::Buttons::State button_state,
|
||||
const float button_velocity);
|
||||
void clear_button(Button &button);
|
||||
void clear_button(Button *button);
|
||||
|
||||
void build_analogs(const std::string &name, std::vector<Analog> *analogs);
|
||||
void edit_analog_popup(Analog &analog);
|
||||
|
||||
Reference in New Issue
Block a user