From 997368fe5f7ae8651982d0ba509bb54051b54e34 Mon Sep 17 00:00:00 2001 From: axtloss Date: Sun, 25 Feb 2024 14:42:49 +0100 Subject: Expand rectangle function with fill arg --- fbwarn/src/extString.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 fbwarn/src/extString.h (limited to 'fbwarn/src/extString.h') diff --git a/fbwarn/src/extString.h b/fbwarn/src/extString.h new file mode 100644 index 0000000..06d2b49 --- /dev/null +++ b/fbwarn/src/extString.h @@ -0,0 +1 @@ +char *strlwr(char*); -- cgit v1.2.3