1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-mainline/src/core/hle/service/sm
David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder
Due to keeping the code style consistent in the yuzu codebase. `rb = rp.MakeBuilder(...)` was replaced with `rb{ctx, ...}`
2018-09-19 15:09:59 +10:00
..
controller.cpp core/core: Remove unnecessary sm/controller include 2018-09-06 14:38:39 -04:00
controller.h core/core: Remove unnecessary sm/controller include 2018-09-06 14:38:39 -04:00
sm.cpp Removed the use of rp.MakeBuilder 2018-09-19 15:09:59 +10:00
sm.h services/sm: Amend error code constants 2018-09-14 01:44:02 -04:00