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

ANDROID: Create a dedicated define for Android backend #6087

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

lephilousophe
Copy link
Member

This allows other backends (SDL, libretro) to be used on Android without hacks.

This should fix Termux build in a cleaner way than #6084 and should also remove a hack in libretro port.

This allows other backends (SDL, libretro) to be used on Android without
hacks.
@lephilousophe lephilousophe mentioned this pull request Sep 1, 2024
Copy link
Member

@bluegr bluegr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :) Nice work

@bluegr
Copy link
Member

bluegr commented Sep 2, 2024

We got an approval from @spleen1981 on this, regarding the libretro changes.

Thanks for your work!

@bluegr bluegr merged commit 867cbfc into scummvm:master Sep 2, 2024
8 checks passed
@lephilousophe lephilousophe deleted the android-define branch September 2, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants