mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-23 23:26:39 +00: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.