summary refs log tree commit diff
path: root/resources/provider-header.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce code bloat a bitNicolas Werner2023-02-191-0/+8
| | | | | | Especially the emoji array shrinks a lot with this, but adds a few extra relocations on startup. But it removes a lot of exception handling code at runtime, which is nice and possibly this is still faster.
* Keep old codes alongside new onesBulbyVR2022-04-241-0/+10
Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>