Add apparatus - mainframe for all the things

This commit is contained in:
Andrew nuark G 2020-12-15 21:26:54 +07:00
parent 6d4383273b
commit 19f223b474
3 changed files with 19 additions and 0 deletions

6
system/apparatus.cpp Normal file
View file

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