Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce code bloat a bit | Nicolas Werner | 2023-02-19 | 1 | -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 ones | BulbyVR | 2022-04-24 | 1 | -0/+10 |
Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com> |