#include namespace natsukashii::core { void BaseCore::Run() {} void BaseCore::PollInputs(u32 windowID) {} }