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

Add several nn_ccr functions #264

Merged
merged 1 commit into from
Aug 27, 2022
Merged

Conversation

GaryOderNichts
Copy link
Contributor

No description provided.

* \c TRUE if attached.
*/
BOOL
__CCRSysDRCIsAttached(uint32_t drcSlot);
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe use a enum for the slot? (Something similar to OSScreenID?)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah I was thinking about that, but this slot 0/1 logic is used in several files throughout #265 and didn't want to create an enum for each of them.

@fincs fincs merged commit c77e6f6 into devkitPro:master Aug 27, 2022
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.

3 participants