mirror of
https://github.com/holub/mame
synced 2025-07-01 16:19:38 +03:00
Merge branch 'master' of https://github.com/mamedev/mame
This commit is contained in:
commit
ba804faa70
@ -188,7 +188,7 @@ int main(std::vector<std::string> &args)
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
std::vector<std::string> args(argv, argv+argc);
|
||||
#endif
|
||||
#endif
|
||||
int res = 0;
|
||||
|
||||
// disable I/O buffering
|
||||
|
Loading…
Reference in New Issue
Block a user