Files
extra/allegro/fix-build.patch
2025-06-22 20:39:04 -05:00

11 lines
311 B
Diff

--- 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>