]> git.lizzy.rs Git - dragonblocks_alpha.git/blobdiff - src/client/debug_menu.h
Add configuration files for client and server
[dragonblocks_alpha.git] / src / client / debug_menu.h
index 96700fa53570062007560058d32961e70ba7b358..fdba1d1a3c33c0206d7fcc28fd3705f0ed6992c1 100644 (file)
@@ -23,5 +23,9 @@ void debug_menu_update_timelapse();
 void debug_menu_update_fullscreen();
 void debug_menu_update_opengl();
 void debug_menu_update_gpu();
+void debug_menu_update_antialiasing();
+void debug_menu_update_mipmap();
+void debug_menu_update_render_distance();
+void debug_menu_update_simulation_distance();
 
 #endif