Skip to content

Conversation

@1011X
Copy link
Contributor

@1011X 1011X commented Oct 16, 2023

Documentation for various ASND functions which take a voice slot parameter state that

valid values are 0 to (MAX_SND_VOICES-1)

However, MAX_SND_VOICES isn't exposed, so there's no way to check if one is within bounds before calling a function.

This change exposes MAX_SND_VOICES for use.

@WinterMute WinterMute merged commit 25d8b3d into devkitPro:master Oct 16, 2023
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