Revert "fix: fix crash"

This commit is contained in:
Tsubasa6848
2024-02-15 17:00:01 +08:00
Unverified
parent 928c470150
commit 543c042789
6 changed files with 32 additions and 106 deletions
+1 -2
View File
@@ -1,11 +1,10 @@
#pragma once
#include <RemoteCallAPI.h>
#include <include_all.h>
#include <RemoteCallAPI.h>
#define PLUGIN_NAME "GMLIB-LRCA"
extern ll::Logger logger;
extern bool isServerStarted;
extern void Export_Legacy_GMLib_ModAPI();
extern void Export_Legacy_GMLib_ServerAPI();