summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core.c1
1 files changed, 0 insertions, 1 deletions
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]