Update main.cpp

This commit is contained in:
Maschell 2023-03-28 20:22:55 +02:00 committed by GitHub
parent f9b2bcd660
commit 499bbb987b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
#include "logger.h" #include "logger.h"
#endif #endif
#define VERSION "v0.2.3" #define VERSION "v0.2.4"
WUMS_MODULE_EXPORT_NAME("homebrew_memorymapping"); WUMS_MODULE_EXPORT_NAME("homebrew_memorymapping");
WUMS_MODULE_SKIP_INIT_FINI(); WUMS_MODULE_SKIP_INIT_FINI();