DEADSOFTWARE

profiler
[d2df-sdl.git] / src / game / g_console.pas
index 6a5c9a411c9412b3c9d9536bf7928408d4e7005d..9a790820d34708265d1c7d5f87e90ee661cbbf6b 100644 (file)
@@ -388,6 +388,9 @@ begin
   AddCommand('d_player', DebugCommands);
   AddCommand('d_joy', DebugCommands);
 
+  AddCommand('dpp', ProfilerCommands);
+  AddCommand('dpu', ProfilerCommands);
+
   AddCommand('p1_name', GameCVars);
   AddCommand('p2_name', GameCVars);
   AddCommand('p1_color', GameCVars);