// ------------------------------------------------------------------------------------------------ #include "Library/Crypt.hpp" // ------------------------------------------------------------------------------------------------ namespace SqMod { // ================================================================================================ void Register_Crypt(HSQUIRRELVM vm) { } } // Namespace:: SqMod