lay down structure
This commit is contained in:
4
src/core/BaseCore.cpp
Normal file
4
src/core/BaseCore.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include <BaseCore.hpp>
|
||||
|
||||
BaseCore::~BaseCore() {}
|
||||
BaseCore::BaseCore() {}
|
||||
Reference in New Issue
Block a user