Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix naming issues with emoji, edit how codegen works | TheDrawingCoding-Gamer | 2024-05-08 | 1 | -18/+0 |
| | |||||
* | 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> |