DEADSOFTWARE

added d_mem command
[d2df-sdl.git] / src / game / g_console.pas
index 3bceba1c742bcdf4a8fbb877e38a1ebe170a9a5f..19c83b6f67c7c5ddc5269a838c295bc7643ff246 100644 (file)
@@ -613,6 +613,7 @@ begin
   AddCommand('d_health', DebugCommands);
   AddCommand('d_player', DebugCommands);
   AddCommand('d_joy', DebugCommands);
+  AddCommand('d_mem', DebugCommands);
 
   AddCommand('p1_name', GameCVars);
   AddCommand('p2_name', GameCVars);