Migration of shibumi

This commit is contained in:
CocoSimone
2022-06-27 00:17:04 +02:00
parent aeded59dab
commit 92897fe9ce
34 changed files with 853 additions and 52 deletions

View File

@@ -2,4 +2,5 @@
namespace natsukashii::core {
void BaseCore::Run() {}
void BaseCore::PollInputs(u32 windowID) {}
}