There was an error fetching the commit references. Please try again later.
hle/service: Make constructors explicit where applicable
Prevents implicit construction and makes these lingering non-explicit constructors consistent with the rest of the other classes in services.
Showing
- src/core/hle/service/acc/acc.h 1 addition, 1 deletionsrc/core/hle/service/acc/acc.h
- src/core/hle/service/am/am.h 1 addition, 1 deletionsrc/core/hle/service/am/am.h
- src/core/hle/service/am/applet_ae.cpp 1 addition, 1 deletionsrc/core/hle/service/am/applet_ae.cpp
- src/core/hle/service/am/applet_ae.h 1 addition, 1 deletionsrc/core/hle/service/am/applet_ae.h
- src/core/hle/service/am/applet_oe.cpp 1 addition, 1 deletionsrc/core/hle/service/am/applet_oe.cpp
- src/core/hle/service/am/applet_oe.h 1 addition, 1 deletionsrc/core/hle/service/am/applet_oe.h
- src/core/hle/service/apm/interface.h 1 addition, 1 deletionsrc/core/hle/service/apm/interface.h
- src/core/hle/service/audio/audren_u.cpp 2 additions, 2 deletionssrc/core/hle/service/audio/audren_u.cpp
- src/core/hle/service/bcat/module.h 1 addition, 1 deletionsrc/core/hle/service/bcat/module.h
- src/core/hle/service/fatal/fatal.h 1 addition, 1 deletionsrc/core/hle/service/fatal/fatal.h
- src/core/hle/service/friend/friend.h 1 addition, 1 deletionsrc/core/hle/service/friend/friend.h
- src/core/hle/service/nfp/nfp.h 1 addition, 1 deletionsrc/core/hle/service/nfp/nfp.h
- src/core/hle/service/nifm/nifm.h 1 addition, 1 deletionsrc/core/hle/service/nifm/nifm.h
- src/core/hle/service/nvdrv/devices/nvdisp_disp0.h 1 addition, 1 deletionsrc/core/hle/service/nvdrv/devices/nvdisp_disp0.h
- src/core/hle/service/nvdrv/devices/nvhost_as_gpu.h 1 addition, 1 deletionsrc/core/hle/service/nvdrv/devices/nvhost_as_gpu.h
- src/core/hle/service/nvdrv/devices/nvhost_gpu.h 1 addition, 1 deletionsrc/core/hle/service/nvdrv/devices/nvhost_gpu.h
- src/core/hle/service/pctl/module.h 1 addition, 1 deletionsrc/core/hle/service/pctl/module.h
- src/core/hle/service/sm/sm.h 1 addition, 1 deletionsrc/core/hle/service/sm/sm.h
- src/core/hle/service/spl/module.h 1 addition, 1 deletionsrc/core/hle/service/spl/module.h
- src/core/hle/service/time/time.h 1 addition, 1 deletionsrc/core/hle/service/time/time.h
Loading
Please register or sign in to comment