Move files into src/

This commit is contained in:
Marcus Huderle
2018-09-26 18:33:08 -05:00
parent 911ba64637
commit 6102181738
89 changed files with 7271 additions and 7271 deletions

6
src/settings.cpp Normal file
View File

@@ -0,0 +1,6 @@
#include "settings.h"
Settings::Settings()
{
}