diff options
Diffstat (limited to 'audio/maplay/files/patch-all.h')
-rw-r--r-- | audio/maplay/files/patch-all.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/maplay/files/patch-all.h b/audio/maplay/files/patch-all.h deleted file mode 100644 index 65eb467c28e3..000000000000 --- a/audio/maplay/files/patch-all.h +++ /dev/null @@ -1,11 +0,0 @@ ---- all.h.orig 1994-06-23 12:14:39 UTC -+++ all.h -@@ -22,7 +22,7 @@ - #define ALL_H - - typedef float real; // float should be enough --typedef short bool; -+typedef short boolean; - typedef unsigned uint32; // 32 Bit unsigned integer - // some compilers may need "typedef unsigned long uint32" instead - typedef int int32; // 32 Bit signed integer |