2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/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