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

InfinityBaseWindow: Remove unnecessary system instance accessor #11936

Merged
merged 1 commit into from Jun 12, 2023

Conversation

lioncash
Copy link
Member

GetFigureList() is a static member function, so we can just call it directly instead of going through the system instance.

GetFigureList() is a static member function, so we can just call it
directly instead of going through the system instance.
@AdmiralCurtiss AdmiralCurtiss merged commit 3ce06ae into dolphin-emu:master Jun 12, 2023
14 checks passed
@lioncash lioncash deleted the base branch June 12, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants