From a08d0fc53fa06d278c80df68a9a40b88e357591b Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 27 Dec 1999 02:24:30 +0000 Subject: Adding qrash version 1.0 An animated musical demo for X11. PR: 14554 Submitted by: Trevor Johnson --- x11/qrash/files/patch-ah | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/qrash/files/patch-ah (limited to 'x11/qrash/files/patch-ah') diff --git a/x11/qrash/files/patch-ah b/x11/qrash/files/patch-ah new file mode 100644 index 000000000000..5e6fa2e8a039 --- /dev/null +++ b/x11/qrash/files/patch-ah @@ -0,0 +1,11 @@ +--- video.h.orig Sun Dec 26 17:13:19 1999 ++++ video.h Sun Dec 26 17:13:37 1999 +@@ -28,7 +28,7 @@ + #define VID_MAX_BRIGHT 64 + #define MAX_RGB 256 + +-const VID_AVG_BRIGHT = VID_MAX_BRIGHT/2; ++const int VID_AVG_BRIGHT = VID_MAX_BRIGHT/2; + + extern bool vidInitialized; + -- cgit v1.2.3