feat: adapt

This commit is contained in:
KobeBryant114514
2024-10-20 16:00:57 +08:00
Unverified
parent 5cc610a830
commit 2a4a884d7a
9 changed files with 340 additions and 288 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
#include <ll/api/mod/NativeMod.h>
#include <ll/api/mod/RegisterHelper.h>
namespace GMLIB {
namespace gmlib {
class LegacyRemoteCallApi {
@@ -30,4 +30,4 @@ private:
ll::mod::NativeMod& mSelf;
};
} // namespace GMLIB
} // namespace gmlib