mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-01-20 22:24:38 +01:00
Back port changes to squirrel library. Separate mdoule speciffic changes and/or additions to squirrel into their own files.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#ifdef SQMOD_PLUGIN_API
|
||||
#include <SqAPI.h>
|
||||
#else
|
||||
#include <squirrel.h>
|
||||
#include <squirrelex.h>
|
||||
#endif // SQMOD_PLUGIN_API
|
||||
|
||||
#include "sqratTypes.h"
|
||||
|
||||
Reference in New Issue
Block a user