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

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