citra/src/core/hle/service/am
Lioncash 46da908a00 service: Use nested namespace specifiers where applicable
There were a few places where nested namespace specifiers weren't being
used where they could be within the service code. This amends that to
make the namespacing a tiny bit more compact.
2018-09-22 16:14:10 +02:00
..
am.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
am.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
am_app.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
am_app.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
am_net.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
am_net.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
am_sys.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
am_sys.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
am_u.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
am_u.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00