Changeset 4326 for trunk/src/ddraw/new/os2fsdd.cpp
- Timestamp:
- Sep 25, 2000, 10:54:03 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/new/os2fsdd.cpp
r3345 r4326 337 337 338 338 // Bail out if we aren't in FS mode 339 if (!bIsInFS) 340 return; 339 if (!bIsInFS) { 340 SetFS(sel); 341 return; 342 } 341 343 342 344 // Get the anchor block
Note:
See TracChangeset
for help on using the changeset viewer.