convert keybind-table-row lambda to member function
This commit is contained in:
parent
e240c9996f
commit
f9ef00a0be
2 changed files with 273 additions and 272 deletions
|
|
@ -2875,6 +2875,7 @@ class FurnaceGUI {
|
|||
void drawXYOsc();
|
||||
void drawUserPresets();
|
||||
|
||||
void drawKeybindSettingsTableRow(FurnaceGUIActions actionIdx);
|
||||
void parseKeybinds();
|
||||
void promptKey(int which, int bindIdx);
|
||||
void doAction(int what);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue