trap net generation logging; log markers

This commit is contained in:
Ryan Fleury
2024-06-18 10:14:54 -07:00
parent d44f098e84
commit 6cc1dfb39a
10 changed files with 64 additions and 23 deletions
+1
View File
@@ -412,6 +412,7 @@ DF_CoreCmdTable:// | | |
//- rjf: developer commands
{ToggleDevMenu 0 Null Nil 0 0 0 0 0 0 Null "toggle_dev_menu" "Toggle Developer Menu" "Opens and closes the developer menu." "" }
{LogMarker 0 Null Nil 0 0 0 0 0 0 Null "log_marker" "Log Marker" "Logs a marker in the application log, to denote specific points in time within the log." "" }
}
////////////////////////////////