suyu/src/core/hle/service/am/applets
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls
Follows the video core PR. fmt doesn't require casts for enum classes
anymore, so we can remove quite a few casts.
2020-12-07 23:02:23 -05:00
..
applets.cpp frontend/controller: Eliminate dependency on the global system instance 2020-09-25 19:23:20 -04:00
applets.h Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
controller.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
controller.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
error.cpp core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
error.h service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
general_backend.cpp core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
general_backend.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
profile_select.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
profile_select.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
software_keyboard.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
software_keyboard.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
web_browser.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
web_browser.h service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00