Skip to content

Fix macOS clang build errors#349

Merged
DCurrent merged 1 commit into
masterfrom
cleanup/remove-wii-port
Jun 23, 2026
Merged

Fix macOS clang build errors#349
DCurrent merged 1 commit into
masterfrom
cleanup/remove-wii-port

Conversation

@DCurrent

Copy link
Copy Markdown
Owner
  • Return ANI_NONE instead of ATK_NONE from an animation-returning function.

  • Replace btnnum const int usage with an enum constant so clang treats the array bound as compile-time constant.

Pull Request

This fix commit in branch should have been directly to main. Mea culpa. Just re-merging for simplicity.

- Return ANI_NONE instead of ATK_NONE from an animation-returning function.

- Replace btnnum const int usage with an enum constant so clang treats the array bound as compile-time constant.
@DCurrent DCurrent merged commit 36a93b6 into master Jun 23, 2026
8 checks passed
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.

1 participant