mirror of
https://github.com/open-goal/jak-project
synced 2026-06-29 03:31:21 -04:00
ab6a40a352
* Add `string-format` macro for in-place formatted strings this will be very useful for debugging and just making new strings in general * add a warning to `string-format` about recursive usage * clarify warning