This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/lua/socket/socket.lua.h

3 lines
61 B
C

#include "../LuaCompat.h"
void luaopen_socket(lua_State *l);