summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorarngo <[email protected]>2022-02-06 00:20:06 -0500
committerarngo <[email protected]>2022-02-06 00:20:06 -0500
commit2e283dd01b5dc80e9606add4819a15d8803c167c (patch)
tree5fc4b60c5e6faf3ba3aaff436519639f79742cd2 /src
parentdab2484365ef384a88a0f43e979c1d840318711d (diff)
downloadmruby-raylib-2e283dd01b5dc80e9606add4819a15d8803c167c.tar.gz
mruby-raylib-2e283dd01b5dc80e9606add4819a15d8803c167c.zip
something
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]