fix: fix crash

This commit is contained in:
Tsubasa6848
2024-02-15 16:42:45 +08:00
Unverified
parent 4090dc7025
commit 928c470150
6 changed files with 106 additions and 32 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
#pragma once
#include <include_all.h>
#include <RemoteCallAPI.h>
#include <include_all.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();