initial commit

This commit is contained in:
2025-10-02 11:19:14 +02:00
commit 3447bbbb3b
4 changed files with 46 additions and 0 deletions

3
genericcore.cpp Normal file
View File

@ -0,0 +1,3 @@
#include "genericcore.h"
GenericCore::GenericCore() {}