Add unlock window size. Fixed lyrics localify.

This commit is contained in:
chinosk
2025-03-22 10:56:41 +00:00
parent 1fc9e69ded
commit 4be0798660
10 changed files with 235 additions and 30 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#define LogMinVersion ANDROID_LOG_DEBUG
#define PLUGIN_VERSION "3.0.1"
#define PLUGIN_VERSION "3.0.2"
#define ADD_HOOK(name, addr) \
name##_Addr = reinterpret_cast<name##_Type>(addr); \