aboutsummaryrefslogtreecommitdiff
path: root/src/killaEdit/implementations.c
diff options
context:
space:
mode:
authornathansmithsmith <thenathansmithsmith@gmail.com>2023-07-03 02:28:21 -0600
committernathansmithsmith <thenathansmithsmith@gmail.com>2023-07-03 02:28:21 -0600
commit416a5cbab21c480ae9e85b07fd9424452cbcb611 (patch)
treed88c3ac221dfceeab64a53963ab4113d3a75d39e /src/killaEdit/implementations.c
parente6fb000c6874874d50d94eee4b1c8e889f6791f1 (diff)
A little first day shit
Diffstat (limited to 'src/killaEdit/implementations.c')
-rw-r--r--src/killaEdit/implementations.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/killaEdit/implementations.c b/src/killaEdit/implementations.c
deleted file mode 100644
index be0ea1a..0000000
--- a/src/killaEdit/implementations.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#include <raylib.h>
-
-#define RAYGUI_IMPLEMENTATION
-#include "raygui.h"