dolphin/Source/Core/UICommon/ResourcePack
Lioncash 653d6d059f UICommon/ResourcePack: Allow priority helpers to take arguments by const reference
There's nothing going on with behavior here that would prevent these
from being const qualified.

Also better communicates that this function isn't intended to modify the
given resource pack.
2023-06-16 10:20:50 -04:00
..
Manager.cpp UICommon/ResourcePack: Allow priority helpers to take arguments by const reference 2023-06-16 10:20:50 -04:00
Manager.h UICommon/ResourcePack: Allow priority helpers to take arguments by const reference 2023-06-16 10:20:50 -04:00
Manifest.cpp
Manifest.h
ResourcePack.cpp Embrace nullptr over NULL and 0 2023-04-15 16:07:05 -05:00
ResourcePack.h