mirror of
https://git.chinosk6.cn/chinosk/gkms-localify-dmm.git
synced 2026-05-18 09:08:57 +07:00
add general text support by @chihya72
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#define LogMinVersion ANDROID_LOG_DEBUG
|
||||
|
||||
#define PLUGIN_VERSION "3.1.1"
|
||||
#define PLUGIN_VERSION "3.2.0"
|
||||
|
||||
#define ADD_HOOK(name, addr) \
|
||||
name##_Addr = reinterpret_cast<name##_Type>(addr); \
|
||||
|
||||
Reference in New Issue
Block a user