GUI: begin working on unified ins/wave/sample list

This commit is contained in:
tildearrow 2022-03-14 00:26:27 -05:00
parent 5b2ec3ee87
commit a96fd5727e
5 changed files with 104 additions and 67 deletions

View file

@ -721,6 +721,9 @@ class FurnaceGUI {
void patternRow(int i, bool isPlaying, float lineHeight, int chans, int ord);
void actualWaveList();
void actualSampleList();
void drawEditControls();
void drawSongInfo();
void drawOrders();