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