rewrote DSP

This commit is contained in:
Ryzerth
2020-06-22 16:45:57 +02:00
parent 61ba7f1420
commit b78c2cf415
29 changed files with 1331 additions and 1554 deletions

View File

@ -7,6 +7,7 @@
#include <main_window.h>
#include <styles.h>
#ifdef _WIN32
#include <Windows.h>
#endif