fixed live

This commit is contained in:
chinosk
2025-04-27 15:50:13 +01:00
parent d02864526c
commit 7cc0c95e5c
5 changed files with 177 additions and 25 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#define LogMinVersion ANDROID_LOG_DEBUG
#define PLUGIN_VERSION "3.0.3"
#define PLUGIN_VERSION "3.0.4"
#define ADD_HOOK(name, addr) \
name##_Addr = reinterpret_cast<name##_Type>(addr); \