#ifndef GLOBALDB_HPP
#define GLOBALDB_HPP
#include "luastack.hpp"
int globaldb_global(lua_State *L);
#endif // GLOBALDB_HPP