mirror of https://github.com/bsnes-emu/bsnes
Merge pull request #715 from MaddTheSane/patch-2
Update GBViewController.m
This commit is contained in:
commit
4107198548
|
|
@ -1245,6 +1245,7 @@ static void rumbleCallback(GB_gameboy_t *gb, double amp)
|
|||
32,
|
||||
32);
|
||||
|
||||
[super didRotateFromInterfaceOrientation:fromInterfaceOrientation];
|
||||
}
|
||||
|
||||
- (UIInterfaceOrientationMask)supportedInterfaceOrientations
|
||||
|
|
|
|||
Loading…
Reference in New Issue