mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-26 02:10:06 +00:00
Fix #2238 Kid Icarus
This commit is contained in:
parent
05a6f243f8
commit
9b8c65e89f
@ -50,6 +50,8 @@ void GetCecInfoEventHandle(Service::Interface* self);
|
||||
*/
|
||||
void GetChangeStateEventHandle(Service::Interface* self);
|
||||
|
||||
void OpenAndRead(Service::Interface* self);
|
||||
|
||||
/// Initialize CECD service(s)
|
||||
void Init();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user