From c3c397e211dc2e93a529c63d47456b97428fca43 Mon Sep 17 00:00:00 2001 From: Nickolas McDonald <43690021+n77y@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:56:29 -0400 Subject: [PATCH] Update rcore.c --- src/rcore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rcore.c b/src/rcore.c index ba28278e0..fb5b073f4 100644 --- a/src/rcore.c +++ b/src/rcore.c @@ -7540,4 +7540,4 @@ const char *TextFormat(const char *text, ...) return currentBuffer; } -#endif // !SUPPORT_MODULE_RTEXT \ No newline at end of file +#endif // !SUPPORT_MODULE_RTEXT