CI
This commit is contained in:
5
src/core/BaseCore.cpp
Normal file
5
src/core/BaseCore.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <BaseCore.hpp>
|
||||
|
||||
namespace natsukashii::core {
|
||||
void BaseCore::Run() {}
|
||||
}
|
||||
Reference in New Issue
Block a user