This commit is contained in:
Eknous-P 2024-03-21 13:02:51 +04:00
parent 6c816550fe
commit 399c63a587
2 changed files with 5 additions and 5 deletions

View file

@ -2608,7 +2608,7 @@ class FurnaceGUI {
void drawClock();
void drawTutorial();
void drawXYOsc();
void drawSystemChannelInfo(DivSystem which);
void drawSystemChannelInfo(const DivSysDef* whichDef);
void parseKeybinds();
void promptKey(int which);