Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENGINES: Show splash screens on 3D engines #5311

Merged
merged 1 commit into from Sep 4, 2023

Conversation

doZennn
Copy link
Contributor

@doZennn doZennn commented Sep 4, 2023

Without the below it shows the splash in the resolution initGraphics3d() was called with, there's probably a proper way to fix this but I'm not familiar enough with the code base.

Common::Event event;
g_system->getEventManager()->pollEvent(event);

@sev-
Copy link
Member

sev- commented Sep 4, 2023

Thank you!

@sev- sev- merged commit 33e6dfb into scummvm:master Sep 4, 2023
1 check failed
@doZennn doZennn deleted the splash-on-3dengines branch September 4, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants