Previous 199869 Revisions Next

r40513 Thursday 27th August, 2015 at 12:06:01 UTC by Vladimir Kryvian
Update window.c

Just a mistype.
[src/osd/windows]window.c

trunk/src/osd/windows/window.c
r249024r249025
13951395            break;
13961396         }
13971397         return DefWindowProc(wnd, message, wparam, lparam);
1398      }c
1398      }
13991399
14001400      // track whether we are in the foreground
14011401      case WM_ACTIVATEAPP:


Previous 199869 Revisions Next


© 1997-2024 The MAME Team