Function restart

#include <Geode/utils/general.hpp>voidrestart(
boolsaveData
)

Restarts the game, optionally saving the game data.

Parameters

saveData

Whether to save the game data
Examples0