mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced 2026-08-27 21:34:11 -05:00
Update the version string
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <coreinit/memexpheap.h>
|
||||
#include <cstdint>
|
||||
|
||||
#define VERSION "v0.1"
|
||||
#define VERSION "v0.2"
|
||||
|
||||
void CallInitHooksForModule(const std::shared_ptr<ModuleData> &curModule);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user