sdlterm/src/sdlterm.h
changeset 71 cfd3445107b4
parent 67 71f60bf6ebb7
child 72 6e0656600754
--- a/sdlterm/src/sdlterm.h	Sun Jan 27 23:51:59 2013 +0100
+++ b/sdlterm/src/sdlterm.h	Wed Jan 30 00:38:48 2013 +0100
@@ -191,6 +191,7 @@
         struct
         {
             int x, y;
+            int relx, rely;
             int button;
         } mouse;
     };