mirror of
https://github.com/open-goal/jak-project
synced 2026-07-09 23:01:56 -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