mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-21 14:18:45 +00:00
Makes the enum strongly typed instead of interacting with a raw u32 value. While we're at it, we can add helpers to the NWC24Config to make using code poke at the internals of the class a little bit less and also make the querying a little nicer to read.