// This file is part of the "Nazara Development Kit" // For conditions of distribution and use, see copyright notice in Prerequesites.hpp #include #include #include namespace Ndk { void LuaAPI::Register_Graphics(Nz::LuaInstance& instance) { } }