1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-06-11 12:27:10 +02:00

Updated the Squirrel library to include the latest changes straight from the repository.

This commit is contained in:
Sandu Liviu Catalin
2016-08-03 16:39:37 +03:00
parent c5192399e2
commit e0cd48e639
7 changed files with 26 additions and 10 deletions
+4
View File
@@ -22,6 +22,10 @@ THE SOFTWARE.
#ifndef _SQUIRREL_H_
#define _SQUIRREL_H_
#ifdef _SQ_CONFIG_INCLUDE
#include _SQ_CONFIG_INCLUDE
#endif
#ifdef __cplusplus
extern "C" {
#endif