WIP: corrections/formatting post prefix addition

This commit is contained in:
ed
2025-02-12 15:11:20 -05:00
parent 0ab226f739
commit 4a6a6b2290
17 changed files with 352 additions and 360 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ struct MD_String8List
{
MD_String8Node* first;
MD_String8Node* last;
MD_U64 md_node_count;
MD_U64 node_count;
MD_U64 total_size;
};