This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/hle/service/am
Yuri Kunde Schlesner d96a9e0c11 Service: Remove unnecessary includes from service.h
This has a huge fallout in terms of needing to fix other files because
all service implementations included that file.
2017-06-06 02:57:23 -07:00
..
am.cpp Service: Remove unnecessary includes from service.h 2017-06-06 02:57:23 -07:00
am.h Update AM service function tables 2016-12-07 20:55:59 -05:00
am_app.cpp Update AM service function tables 2016-12-07 20:55:59 -05:00
am_app.h Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
am_net.cpp Update AM service function tables 2016-12-07 20:55:59 -05:00
am_net.h Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
am_sys.cpp Update AM service function tables 2016-12-07 20:55:59 -05:00
am_sys.h Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
am_u.cpp Update AM service function tables 2016-12-07 20:55:59 -05:00
am_u.h Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00