project: detect project version and show errors on incompatibility
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
OLIVE_NAMESPACE_ENTER
|
||||
|
||||
Core* Core::instance_ = nullptr;
|
||||
const uint Core::kProjectVersion = 201003;
|
||||
|
||||
Core::Core(const CoreParams& params) :
|
||||
main_window_(nullptr),
|
||||
|
||||
Reference in New Issue
Block a user