initial import
This commit is contained in:
10
allegro/fix-build.patch
Normal file
10
allegro/fix-build.patch
Normal 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>
|
||||
|
||||
Reference in New Issue
Block a user