DEADSOFTWARE

more profiling code
[d2df-sdl.git] / src / game / g_console.pas
index 694a9fad058ad34ca3da9cfc42ec9e69d9f2213c..0669339cec3dc3ba3f2c4487db4f7acdf278dcaa 100644 (file)
@@ -390,6 +390,7 @@ begin
 
   AddCommand('dpp', ProfilerCommands);
   AddCommand('dpu', ProfilerCommands);
+  AddCommand('dpc', ProfilerCommands);
   AddCommand('r_draw_grid', ProfilerCommands);
   AddCommand('dbg_coldet_grid', ProfilerCommands);