citra/src/core/hle/service/ir
Lioncash 9cff314abb service/ir: Remove erroneous forward declaration
This can be removed as it's not used. Even if it were however, it would
be an incorrect forward declaration, as ServiceManager exists within the
Service::SM namespace, not the top-level SM namespace.
2020-05-01 08:54:27 -04:00
..
extra_hid.cpp IR: pass in Core::Timing for ExtraHID 2019-03-13 10:23:58 -04:00
extra_hid.h clang format fixes etc. 2020-03-31 18:27:33 +01:00
ir.cpp Kernel: pass Kernel ref in Event 2018-10-18 21:41:36 -04:00
ir.h service/ir: Remove erroneous forward declaration 2020-05-01 08:54:27 -04:00
ir_rst.cpp Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
ir_rst.h Serialize IR, MVD, NDM, NEWS, NFC 2020-02-13 17:41:23 +08:00
ir_u.cpp Serialize IR, MVD, NDM, NEWS, NFC 2020-02-13 17:41:23 +08:00
ir_u.h Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00
ir_user.cpp Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
ir_user.h Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00