Merge pull request #98709 from darksylinc/matias-upsidedown-splash
Fix splash screen upside down on Android
This commit is contained in:
commit
2b49543478
12 changed files with 42 additions and 53 deletions
|
|
@ -133,7 +133,6 @@ public:
|
|||
|
||||
virtual void screen_set_orientation(ScreenOrientation p_orientation, int p_screen = SCREEN_OF_MAIN_WINDOW) override;
|
||||
virtual ScreenOrientation screen_get_orientation(int p_screen = SCREEN_OF_MAIN_WINDOW) const override;
|
||||
virtual int screen_get_internal_current_rotation(int p_screen) const override;
|
||||
|
||||
virtual int get_screen_count() const override;
|
||||
virtual int get_primary_screen() const override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue