]> git.lizzy.rs Git - minetest.git/blobdiff - src/game.h
Add '/clearobjects quick'
[minetest.git] / src / game.h
index 358b26c377eee66413a681f52c547e9ff2108eb1..e1f4e9346a77df11abf2a4f14afe244e0046084b 100644 (file)
@@ -147,6 +147,7 @@ void the_game(bool *kill,
                u16 port,
                std::string &error_message,
                ChatBackend &chat_backend,
+               bool *reconnect_requested,
                const SubgameSpec &gamespec, // Used for local game
                bool simple_singleplayer_mode);