Browse Source
Removes most `FMT_COMPILE` calls. `FMT_COMPILE` results in better performance but larger code size. Removes `FMT_COMPILE` calls for places that are called infrequently, i.e. not on every frame. RG-99 binary size reduced by ~4 KiB.pull/5879/merge
8 changed files with 14 additions and 17 deletions
Loading…
Reference in new issue