Open MichaelYNWA opened 9 years ago
in the GBAEmulationViewController.mm:
It should initialize GBAROMTableViewController with "[[GBAROMTableViewController alloc] initWithNibName:@"GBAROMTableViewController" bundle:nil]" It is "[[GBAROMTableViewController alloc] init]" in the project at present . (xcode7.1, ios9.0)
in the GBAEmulationViewController.mm:
It should initialize GBAROMTableViewController with "[[GBAROMTableViewController alloc] initWithNibName:@"GBAROMTableViewController" bundle:nil]" It is "[[GBAROMTableViewController alloc] init]" in the project at present . (xcode7.1, ios9.0)