Previous | 199869 Revisions | Next |
r45110 Sunday 21st February, 2016 at 19:22:09 UTC by Dankan1890 |
---|
oops. (nw) |
[src/emu/ui] | dirmenu.cpp |
r253621 | r253622 | |
---|---|---|
17 | 17 | #include "ui/optsmenu.h" |
18 | 18 | |
19 | 19 | static int ADDING = 1; |
20 | static int CHANGE = | |
20 | static int CHANGE = 2; | |
21 | 21 | |
22 | 22 | struct folders_entry |
23 | 23 | { |
https://github.com/mamedev/mame/commit/f72bba93fda0c91f6cf5f057a03c88480044a14f |
Previous | 199869 Revisions | Next |