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

Fix compiling OpenDingux code path with SDL 1.2 #3252

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

gameblabla
Copy link
Contributor

@gameblabla gameblabla commented Aug 11, 2024

Otherwise, it will complain about undefined references to GetSdlAxis.
As far as i'm aware, this file is only being used if you specifically use SDL 1.2 together with OPENDINGUX flag. (OD builds now use SDL2 so this path is normally never used besides yours truly)

Otherwise, it will complain about undefined references to GetSdlAxis.
Copy link
Member

@carstene1ns carstene1ns left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@carstene1ns carstene1ns merged commit 68757ea into EasyRPG:master Aug 16, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants