From 2e283dd01b5dc80e9606add4819a15d8803c167c Mon Sep 17 00:00:00 2001 From: arngo <27396817+arngo@users.noreply.github.com> Date: Sun, 6 Feb 2022 00:20:06 -0500 Subject: something --- src/core.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/core.c b/src/core.c index 4f6a80b..482b1de 100644 --- a/src/core.c +++ b/src/core.c @@ -1,6 +1,5 @@ #include "raylib/core.h" - /* * @overload init_window(width: 800, height: 600, title: "Hello World from Raylib!") * @param width [Integer] -- cgit v1.2.3