Previous 199869 Revisions Next

r34166 Friday 2nd January, 2015 at 12:30:08 UTC by Oliver Stöneberg
fixed Visual Studio warnings (nw)
[src/osd/windows]winwork.c

trunk/src/osd/windows/winwork.c
r242677r242678
678678   // loop until everything is processed
679679   while (true)
680680   {
681      osd_work_item *item;
681      osd_work_item *item = NULL;
682682
683683      bool end_loop = false;
684684


Previous 199869 Revisions Next


© 1997-2024 The MAME Team