mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-17 09:23:16 -03:00
Prefixing everything with a constant packagename is not needed for internal keys, and just adds complexity. Rename ARGUMENT_ prefix to ARG_ to match (most) of the rest of the codebase. Restrict visiblity of above as much as possible.