fix: fix crash
This commit is contained in:
+2
-1
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user