Ignore:
Timestamp:
Aug 17, 1999, 2:44:46 PM (26 years ago)
Author:
sandervl
Message:

divewrap bugfixes + removal of FS save/restore macro calls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ddraw/os2DDWindow.cpp

    r503 r522  
    11#define INCL_WIN
    22#include <os2wrap.h>
    3 #include <odincrt.h>
    43#include <odinwrap.h>
    54#include "os2DDWindow.h"
     
    3837  USHORT usFlags;
    3938
    40   ODIN_FS_BEGIN
    41 
    4239  switch(ulMsg)
    4340  {
     
    6562  }
    6663
    67   ODIN_FS_END
    68 
    6964  return pfnOrgClientProc(hwnd, ulMsg, mp1,mp2);
    7065}
Note: See TracChangeset for help on using the changeset viewer.