8cf984f92e
DragonFly support.
12 lines
229 B
Text
12 lines
229 B
Text
$NetBSD: patch-ai,v 1.1 2005/12/20 14:11:03 joerg Exp $
|
|
|
|
--- video_x.c.orig 2005-12-20 13:56:32.000000000 +0000
|
|
+++ video_x.c
|
|
@@ -366,6 +366,7 @@ void handle_joypad_key(int type, KeySym
|
|
}
|
|
|
|
default:
|
|
+ break;
|
|
}
|
|
}
|
|
|