get stb_sprintf working for MD_String8s

This commit is contained in:
ryanfleury
2021-06-30 12:47:53 -06:00
parent d0717e3b5f
commit 5358883431
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ int main(int argument_count, char **arguments)
}
return 0;
}
}