From cddcf10b7863b5da4c9af40ee228fb8c27727ac6 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 3 Oct 2025 02:04:52 +0200 Subject: checkpoint --- build/handmade.so | Bin 0 -> 264728 bytes build/linux_handmade | Bin 0 -> 88824 bytes code/handmade.cpp | 1 - 3 files changed, 1 deletion(-) create mode 100755 build/handmade.so create mode 100755 build/linux_handmade diff --git a/build/handmade.so b/build/handmade.so new file mode 100755 index 0000000..1805456 Binary files /dev/null and b/build/handmade.so differ diff --git a/build/linux_handmade b/build/linux_handmade new file mode 100755 index 0000000..f570a08 Binary files /dev/null and b/build/linux_handmade 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 #define STB_SPRINTF_IMPLEMENTATION -- cgit v1.2.3-70-g09d2