mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-26 04:20:06 +00:00
Update cecd.h
This commit is contained in:
parent
8d85169ebf
commit
a3e4ff44f5
@ -49,6 +49,8 @@ void GetCecInfoEventHandle(Service::Interface* self);
|
|||||||
* 3: Event Handle
|
* 3: Event Handle
|
||||||
*/
|
*/
|
||||||
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();
|
||||||
|
Loading…
Reference in New Issue
Block a user