DEADSOFTWARE

"r_draw_grid" -> "r_gridrender"
[d2df-sdl.git] / src / game / g_console.pas
index 9a790820d34708265d1c7d5f87e90ee661cbbf6b..0231729f7bcd8655f9bf088489c1fcab74e30879 100644 (file)
@@ -390,6 +390,9 @@ begin
 
   AddCommand('dpp', ProfilerCommands);
   AddCommand('dpu', ProfilerCommands);
+  AddCommand('dpc', ProfilerCommands);
+  AddCommand('r_gridrender', ProfilerCommands);
+  AddCommand('dbg_coldet_grid', ProfilerCommands);
 
   AddCommand('p1_name', GameCVars);
   AddCommand('p2_name', GameCVars);