4 lines
58 B
C
4 lines
58 B
C
#ifdef NET_PING_ENABLE
|
|
int net_ping(lua_State *L);
|
|
#endif
|
#ifdef NET_PING_ENABLE
|
|
int net_ping(lua_State *L);
|
|
#endif
|