Difference for arch/linux/svgalib/event.c from version 1.2 to 1.3


version 1.2 version 1.3
Line 12
 
Line 12
 //extern void mouse_motion_handler(SDL_MouseMotionEvent *mme);  //extern void mouse_motion_handler(SDL_MouseMotionEvent *mme);
 //end this section addition - Hans  //end this section addition - Hans
   
 static int initialised=0;  
   
 void event_poll()  void event_poll()
 {  {
  keyboard_update();   keyboard_update();

Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3