update stuff

This commit is contained in:
Maix0 2024-05-20 00:35:39 +02:00
parent 5973022688
commit 544ed8b045
194 changed files with 2060 additions and 1464 deletions

View file

@ -10,7 +10,7 @@
/* */
/* ************************************************************************** */
#include "me/char/isdigit.h"
#include "me/char/char.h"
bool me_isdigit(char chr)
{