Update cecd.h

This commit is contained in:
SigmaVirus 2017-02-05 21:20:17 +01:00 committed by GitHub
parent 8d85169ebf
commit a3e4ff44f5

View File

@ -50,6 +50,8 @@ void GetCecInfoEventHandle(Service::Interface* self);
*/ */
void GetChangeStateEventHandle(Service::Interface* self); void GetChangeStateEventHandle(Service::Interface* self);
void OpenAndRead(Service::Interface* self);
/// Initialize CECD service(s) /// Initialize CECD service(s)
void Init(); void Init();