summaryrefslogtreecommitdiff
path: root/src/guiMainMenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/guiMainMenu.h')
-rw-r--r--src/guiMainMenu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/guiMainMenu.h b/src/guiMainMenu.h
index 604202461..f87ad0fdb 100644
--- a/src/guiMainMenu.h
+++ b/src/guiMainMenu.h
@@ -47,6 +47,7 @@ struct MainMenuData
bool trilinear_filter;
int enable_shaders;
bool preload_item_visuals;
+ bool enable_particles;
// Server options
bool creative_mode;
bool enable_damage;