deduplicate debug string event generation; log ctrl messages

This commit is contained in:
Ryan Fleury
2024-05-31 11:17:59 -07:00
parent ed8731c093
commit d3adfdeced
3 changed files with 24 additions and 8 deletions
+1
View File
@@ -636,6 +636,7 @@ read_only global CTRL_Entity ctrl_entity_nil =
internal U64 ctrl_hash_from_string(String8 string);
internal U64 ctrl_hash_from_machine_id_handle(CTRL_MachineID machine_id, DMN_Handle handle);
internal CTRL_EventCause ctrl_event_cause_from_dmn_event_kind(DMN_EventKind event_kind);
internal String8 ctrl_string_from_msg_kind(CTRL_MsgKind kind);
////////////////////////////////
//~ rjf: Machine/Handle Pair Type Functions