Merge pull request #715 from MaddTheSane/patch-2

Update GBViewController.m
This commit is contained in:
Lior Halphon 2025-07-27 12:26:34 +03:00 committed by GitHub
commit 4107198548
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1245,6 +1245,7 @@ static void rumbleCallback(GB_gameboy_t *gb, double amp)
32,
32);
[super didRotateFromInterfaceOrientation:fromInterfaceOrientation];
}
- (UIInterfaceOrientationMask)supportedInterfaceOrientations