mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-25 04:42:50 -06: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.