diff --git a/iOS/GBViewController.m b/iOS/GBViewController.m index f1f9eab7a..a66023e6b 100644 --- a/iOS/GBViewController.m +++ b/iOS/GBViewController.m @@ -1251,6 +1251,7 @@ static void rumbleCallback(GB_gameboy_t *gb, double amp) 32, 32); + [super didRotateFromInterfaceOrientation:fromInterfaceOrientation]; } - (UIInterfaceOrientationMask)supportedInterfaceOrientations