implement .dmc loading

This commit is contained in:
tildearrow 2022-04-12 03:34:53 -05:00
parent dae7a9a099
commit a20861559b
4 changed files with 95 additions and 11 deletions

View file

@ -28,8 +28,6 @@
#include "sampleUtil.h"
#include "util.h"
// TODO:
// - .dmc loading
void FurnaceGUI::drawSampleEdit() {
if (nextWindow==GUI_WINDOW_SAMPLE_EDIT) {
sampleEditOpen=true;