mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-17 01:09:58 -06:00
FRAGMENT_ID wasn't actually the fragment's ID (that's misleading, and sounds like the tag). It's actually the layout resource ID. There's no point in making that a static constant.