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

Common/ENetUtil: Move interface into Common namespace #11748

Merged
merged 2 commits into from Apr 11, 2023

Conversation

lioncash
Copy link
Member

Rather than just being under a separate ENetUtil namespace, we can unify this into the common namespace as Common::ENet, making it consistent with most of the other common utilities

Rather than just being under a separate ENetUtil namespace, we can unify
this into the common namespace as Common::ENet.
@JosJuice
Copy link
Member

Makes sense. But should we rename the header file too?

@lioncash
Copy link
Member Author

I don't really mind either way. Added a commit to rename them

@AdmiralCurtiss AdmiralCurtiss merged commit d6ae7ad into dolphin-emu:master Apr 11, 2023
14 checks passed
@lioncash lioncash deleted the enet branch April 11, 2023 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants