pkgsrc/games/wormz/patches/patch-af

13 lines
288 B
Text

$NetBSD: patch-af,v 1.1 2002/08/14 16:18:41 tron Exp $
--- include/Event.hh.orig Sat Nov 1 12:49:56 1997
+++ include/Event.hh Wed Aug 14 18:07:43 2002
@@ -105,7 +105,7 @@
const int ktMAX = 1056;
-const cmInvalid = 0;
+const int cmInvalid = 0;
class EventManager {
protected: