suyu/src/core/hle/service/ns
Lioncash c061e27155 pl_u: Eliminate mutable file-scope state
Converts the PL_U internals to use the PImpl idiom and makes the state
part of the Impl struct, eliminating mutable global/file state.
2018-09-11 21:24:19 -04:00
..
ns.cpp service/ns: Add missing ns services 2018-08-01 18:02:18 -04:00
ns.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
pl_u.cpp pl_u: Eliminate mutable file-scope state 2018-09-11 21:24:19 -04:00
pl_u.h pl_u: Eliminate mutable file-scope state 2018-09-11 21:24:19 -04:00