forked from dolphin-emu/dolphin
Before we used different way of identifying which settings menu to show, someotimes we used the section name, other times we used the settings file name. This one replaces all those different ways by just one way based on a menu tag which is more clear and easy to follow.