initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

10
allegro/fix-build.patch Normal file
View File

@@ -0,0 +1,10 @@
--- a/addons/acodec/modaudio.c 2022-06-06 01:46:27.000000000 +0200
+++ b/addons/acodec/modaudio.c 2024-01-27 03:48:06.994840576 +0100
@@ -21,6 +21,7 @@
// We use the deprecated duh_render in DUMB 2.
#define DUMB_DECLARE_DEPRECATED
+#define DUMB_OFF_T_CUSTOM int64_t
#include <dumb.h>
#include <stdio.h>