Base/core/src-c
Eric-Paul Ickhorn e901acfdb4
Added ASCII special sign enum and conversion from rune.
2023-12-31 08:37:50 +01:00
..
bitfield.c Made bitpad functions actually return their value 2023-12-09 21:24:05 +01:00
matrix.c Fixed projection matrix and made translation column-major 2023-12-17 12:12:41 +01:00
memory.c Fixed a logic bug in the memory overlap check function 2023-12-12 23:33:26 +01:00
runes.c Added ASCII special sign enum and conversion from rune. 2023-12-31 08:37:50 +01:00
strutil.c Fixed a bug with the two string equals functions 2023-12-14 22:03:32 +01:00