aboutsummaryrefslogtreecommitdiffstats
path: root/src/implementations.c
diff options
context:
space:
mode:
authornathansmith117 <nathansmith117@sdf.org>2025-02-03 15:43:19 +0000
committernathansmith117 <nathansmith117@sdf.org>2025-02-03 15:43:19 +0000
commit69733d1f2171978e3d15078d24323af39d54c518 (patch)
tree4dacf17246b9a873fb1f505968eecac899e684fe /src/implementations.c
parent305c224104be6558f2ece595a47cf29348b60d66 (diff)
downloadsldj-69733d1f2171978e3d15078d24323af39d54c518.tar.gz
sldj-69733d1f2171978e3d15078d24323af39d54c518.tar.bz2
sldj-69733d1f2171978e3d15078d24323af39d54c518.zip
Scripting working so far
Diffstat (limited to 'src/implementations.c')
-rw-r--r--src/implementations.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/implementations.c b/src/implementations.c
new file mode 100644
index 0000000..bface50
--- /dev/null
+++ b/src/implementations.c
@@ -0,0 +1,3 @@
+#define RAYGUI_IMPLEMENTATION
+#include "raygui.h"
+