Changeset 8348 for trunk/src/dinput
- Timestamp:
- Apr 30, 2002, 5:00:00 PM (24 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/dinput/mouse.c (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/dinput/mouse.cr8346 r8348 541 541 } 542 542 543 #ifndef TARGET_OS2543 #ifndef __WIN32OS2__ 544 544 //SvL: Completely breaks some apps 545 545 /* Check if we need to do a mouse warping */ … … 621 621 LeaveCriticalSection(&(This->crit)); 622 622 623 #ifndef TARGET_OS2623 #ifndef __WIN32OS2__ 624 624 //SvL: Completely breaks some apps 625 625 /* Check if we need to do a mouse warping */ 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
