From 13f4bcc59d23b82aa34d5f25690bedfcf440a133 Mon Sep 17 00:00:00 2001 From: Siddharth Roy Date: Wed, 26 Jan 2022 16:14:35 +0530 Subject: [PATCH] Fixed top comment --- src/rtext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rtext.c b/src/rtext.c index b36235959..f07b8804a 100644 --- a/src/rtext.c +++ b/src/rtext.c @@ -1,4 +1,4 @@ - +/********************************************************************************************** * * rtext - Basic functions to load fonts and draw text *