kevsmithpublic / MameAppleTV

Mame for tvOS
236 stars 61 forks source link

tvOSBootstrapper.m error #20

Closed dawidth closed 8 years ago

dawidth commented 8 years ago

Thanks for your work, this is my problem.

capturadepantallamame

dawidth commented 8 years ago

// Internal display is 0, external is 1. externalScreen = [[[UIScreen screens] objectAtIndex:1] retain];
//screenModes = [[externalScreen availableModes] retain];

    // Allow user to choose from available screen-modes (pixel-sizes).