giga-refactor, part 5
This commit is contained in:
parent
68768004b0
commit
5bde25cf2f
5 changed files with 39 additions and 18 deletions
|
|
@ -3083,7 +3083,7 @@ class FurnaceGUI {
|
|||
void drawRefPlayer();
|
||||
void drawMultiInsSetup();
|
||||
|
||||
float drawSystemChannelInfo(const DivSysDef* whichDef, int keyHitOffset=-1, float width=-1.0f);
|
||||
float drawSystemChannelInfo(const DivSysDef* whichDef, int keyHitOffset=-1, float width=-1.0f, int chanCount=-1);
|
||||
void drawSystemChannelInfoText(const DivSysDef* whichDef);
|
||||
void drawVolMeterInternal(ImDrawList* dl, ImRect rect, float* data, int chans, bool aspectRatio);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue