summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/news (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-212-2/+2
|
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-192-3/+2
|
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-183-15/+15
|
* services: Get rid of unnecessary includesLioncash2016-02-024-10/+0
|
* services: Update some function tablesLioncash2015-12-301-0/+12
|
* Services: Continue separation of services into their own folderspurpasmart962015-06-126-0/+137