aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-10-03 02:04:52 +0200
committerRaymaekers Luca <luca@spacehb.net>2025-10-03 02:04:52 +0200
commitcddcf10b7863b5da4c9af40ee228fb8c27727ac6 (patch)
treeac2dfc64163052049342cf86235ec69ef0e63842
parent1ae8ff6dedce4c08252bd0398a528c0cfbe24b2c (diff)
checkpoint
-rwxr-xr-xbuild/handmade.sobin0 -> 264728 bytes
-rwxr-xr-xbuild/linux_handmadebin0 -> 88824 bytes
-rw-r--r--code/handmade.cpp1
3 files changed, 0 insertions, 1 deletions
diff --git a/build/handmade.so b/build/handmade.so
new file mode 100755
index 0000000..1805456
--- /dev/null
+++ b/build/handmade.so
Binary files differ
diff --git a/build/linux_handmade b/build/linux_handmade
new file mode 100755
index 0000000..f570a08
--- /dev/null
+++ b/build/linux_handmade
Binary files differ
diff --git a/code/handmade.cpp b/code/handmade.cpp
index a027526..277ab6c 100644
--- a/code/handmade.cpp
+++ b/code/handmade.cpp
@@ -1,5 +1,4 @@
#include "handmade.h"
-#include "handmade_random.h"
#include <curl/curl.h>
#define STB_SPRINTF_IMPLEMENTATION