easier build

This commit is contained in:
Ryzerth
2020-09-06 16:31:50 +02:00
parent e497122c06
commit c1052b1b28
27 changed files with 634 additions and 18 deletions

View File

@@ -2,6 +2,7 @@
#include <imgui.h>
#include <imgui_internal.h>
#include <stdint.h>
#include <config.h>
class FrequencySelect {
public: