mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-08-18 05:37:11 +02:00
Update the module API and merge shared code between modules and host plugin.
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
// ////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
#include "SqMod.h"
|
||||
|
||||
// This method is used to avoid compilers warning about C++ flags on C files and vice-versa.
|
||||
#include "SqMod.inl"
|
||||
/* This method is used toa void compilers warning about C++ flags on C files and viceversa. */
|
||||
Reference in New Issue
Block a user