mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-05 14:00:43 -04:00
These aren't dependent on calling order so we can just organize all of the statics together instead of splitting them up over the file. This also allows us to organize a common spot for file static variables as well.