mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-24 02:00:53 -05:00
These rely on instance state, or are used within instance-based class member functions, so they should belong to the instance itself instead of being file statics.