Citron-emu/src/core/hle/service/am
Lioncash 02bc9e9de1 core/hle/ipc: Remove unnecessary includes
Removes a few inclusion dependencies from the headers or replaces
existing ones with ones that don't indirectly include the required
headers.

This allows removing an inclusion of core/memory.h, meaning that if the
memory header is ever changed in the future, it won't result in
rebuilding the entirety of the HLE services (as the IPC headers are used
quite ubiquitously throughout the HLE service implementations).
2019-03-05 09:53:38 -05:00
..
applets core/hle/ipc: Remove unnecessary includes 2019-03-05 09:53:38 -05:00
am.cpp service/nvflinger,service/vi: Handle failure cases with exposed API 2019-02-05 18:03:28 -05:00
am.h am: Implement GetSaveDataSize and ExtendSaveData 2018-12-27 00:18:00 -05:00
applet_ae.cpp service/am/applet_ae: Update function tables 2019-01-29 22:50:26 -05:00
applet_ae.h
applet_oe.cpp Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 2018-11-26 17:06:13 +11:00
applet_oe.h
idle.cpp
idle.h
omm.cpp
omm.h
spsm.cpp
spsm.h
tcap.cpp
tcap.h