aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.cpp
AgeCommit message (Expand)Author
2015-07-29core: Eliminate some unused variable warningsLioncash
2015-07-29core: Fix missing prototype warningsLioncash
2015-07-21Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv
2015-06-11Services: Continue separation of services into their own folderspurpasmart96