This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/hle/service/nifm
Lioncash c061c2bf3c 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.
2018-07-19 12:25:02 -04:00
..
nifm.cpp Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAccepted 2018-07-12 16:40:17 +10:00
nifm.h hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
nifm_a.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_a.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_s.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_s.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_u.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_u.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00