mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
commit
587bf8fe5b
@ -139,7 +139,7 @@
|
||||
NSScrollView *contentScroll;
|
||||
|
||||
if (!(self = [super initWithMachine:m
|
||||
title:[NSString stringWithFormat:@"Device %s", d.tag().c_str()]
|
||||
title:[NSString stringWithFormat:@"Device %s", d.tag()]
|
||||
console:c]))
|
||||
{
|
||||
return nil;
|
||||
|
Loading…
Reference in New Issue
Block a user