Changeset 8348 for trunk/src


Ignore:
Timestamp:
Apr 30, 2002, 5:00:00 PM (23 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/dinput/mouse.c

    r8346 r8348  
    541541  }
    542542
    543 #ifndef TARGET_OS2
     543#ifndef __WIN32OS2__
    544544  //SvL: Completely breaks some apps
    545545  /* Check if we need to do a mouse warping */
     
    621621  LeaveCriticalSection(&(This->crit));
    622622
    623 #ifndef TARGET_OS2
     623#ifndef __WIN32OS2__
    624624  //SvL: Completely breaks some apps
    625625  /* Check if we need to do a mouse warping */
Note: See TracChangeset for help on using the changeset viewer.