-- The ini file config library.
--
-- This file is part of SA MoonLoader package.
-- Licensed under the MIT License.
-- Copyright (c) 2019, BlastHack Team <blast.hk>
-- Adapted for RakSAMP Lite by Heroku <t.me/badherta>
local inicfg = {}
local ffi = require("ffi")
ffi.cdef[[
int __stdcall...