service/notif: Add notif:a and stub ListAlarmSettings,Initialize

Used by ring fit adventure 1.2.0
This commit is contained in:
german77 2021-12-05 22:55:23 -06:00 committed by Narr the Reg
parent fae07919af
commit ac1bfe228f
6 changed files with 77 additions and 0 deletions

View file

@ -408,6 +408,8 @@ add_library(core STATIC
hle/service/glue/glue.h
hle/service/glue/glue_manager.cpp
hle/service/glue/glue_manager.h
hle/service/glue/notif.cpp
hle/service/glue/notif.h
hle/service/grc/grc.cpp
hle/service/grc/grc.h
hle/service/hid/hid.cpp