DEADSOFTWARE

Sweep-And-Prune broad phase implementation; not working yet
[d2df-sdl.git] / src / game / g_console.pas
index 0231729f7bcd8655f9bf088489c1fcab74e30879..c41cb23c8ab8c41de9c1eb5233f7135d73d0b933 100644 (file)
@@ -394,6 +394,9 @@ begin
   AddCommand('r_gridrender', ProfilerCommands);
   AddCommand('dbg_coldet_grid', ProfilerCommands);
 
+  AddCommand('sq_use_grid', ProfilerCommands);
+  AddCommand('sq_use_sap', ProfilerCommands);
+
   AddCommand('p1_name', GameCVars);
   AddCommand('p2_name', GameCVars);
   AddCommand('p1_color', GameCVars);