Search
lxdream.org :: lxdream/src/maple/kbd.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/maple/kbd.c
changeset 1224:7762a347ca33
prev1072:d82e04e6d497
author nkeynes
date Mon Mar 05 17:39:32 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Remove check for Maple sender address. Need to test behaviour of this on DC
Patch from guinux, thanks!
file annotate diff log raw
1.1 --- a/src/maple/kbd.c Tue Jul 21 20:33:21 2009 +1000
1.2 +++ b/src/maple/kbd.c Mon Mar 05 17:39:32 2012 +1000
1.3 @@ -18,7 +18,6 @@
1.4 */
1.5
1.6 #include <stdlib.h>
1.7 -#include <X11/keysym.h>
1.8 #include "dream.h"
1.9 #include "dreamcast.h"
1.10 #include "display.h"
.