diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-10-03 02:04:52 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-10-03 02:04:52 +0200 |
| commit | cddcf10b7863b5da4c9af40ee228fb8c27727ac6 (patch) | |
| tree | ac2dfc64163052049342cf86235ec69ef0e63842 | |
| parent | 1ae8ff6dedce4c08252bd0398a528c0cfbe24b2c (diff) | |
checkpoint
| -rwxr-xr-x | build/handmade.so | bin | 0 -> 264728 bytes | |||
| -rwxr-xr-x | build/linux_handmade | bin | 0 -> 88824 bytes | |||
| -rw-r--r-- | code/handmade.cpp | 1 |
3 files changed, 0 insertions, 1 deletions
diff --git a/build/handmade.so b/build/handmade.so Binary files differnew file mode 100755 index 0000000..1805456 --- /dev/null +++ b/build/handmade.so diff --git a/build/linux_handmade b/build/linux_handmade Binary files differnew file mode 100755 index 0000000..f570a08 --- /dev/null +++ b/build/linux_handmade 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 |
