mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-08-18 05:37:11 +02:00
Separated major non mandatory libraries into their onwn modules.
Consolidated and simplified the module API system. Various other fixes and improvements.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// ////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
#include "SqMod.h"
|
||||
#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