Merge pull request #2461 from romulox-x/iphoneSplash
fixed iOS splash screen
This commit is contained in:
commit
943714c015
5 changed files with 13 additions and 0 deletions
|
|
@ -345,6 +345,8 @@ static void clear_touches() {
|
|||
[self destroyFramebuffer];
|
||||
[self createFramebuffer];
|
||||
[self drawView];
|
||||
[self drawView];
|
||||
|
||||
}
|
||||
|
||||
- (BOOL)createFramebuffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue