mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced 2026-04-26 01:47:24 -05:00
Update entry.cpp
This commit is contained in:
parent
d444cfedb7
commit
7ba8bcc1a4
|
|
@ -16,7 +16,7 @@
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
#include <list>
|
#include <list>
|
||||||
|
|
||||||
#define VERSION "v0.2.1"
|
#define VERSION "v0.2.2"
|
||||||
|
|
||||||
void CallInitHooksForModule(const std::shared_ptr<ModuleData> &curModule);
|
void CallInitHooksForModule(const std::shared_ptr<ModuleData> &curModule);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user