From 0ca8b3beaf92f29bb0c52371be42b8e3d64ea7dd Mon Sep 17 00:00:00 2001 From: Reece Mackie <20544390+Rover656@users.noreply.github.com> Date: Sat, 27 Apr 2019 16:49:21 +0100 Subject: [PATCH] Where did this come from? --- src/core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core.c b/src/core.c index 383e8de8b..82110b1e9 100644 --- a/src/core.c +++ b/src/core.c @@ -1,5 +1,4 @@ /********************************************************************************************** -/********************************************************************************************** * * raylib.core - Basic functions to manage windows, OpenGL context and input on multiple platforms *