aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/fatal/fatal_u.cpp
AgeCommit message (Expand)Author
2018-09-23Implemented fatal:u properly (#1347)David
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-05-18rename fatal:u functions & add ThrowFatalgreggameplayer
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-20Service: add fatal:u, fatal:p servicesmailwl