Implemented INotificationService

This commit is contained in:
David Marcec 2019-06-24 12:26:45 +10:00
parent 221996a194
commit e49ae3bf92
5 changed files with 127 additions and 1 deletions

View file

@ -272,6 +272,7 @@ add_library(core STATIC
hle/service/filesystem/fsp_srv.h
hle/service/fgm/fgm.cpp
hle/service/fgm/fgm.h
hle/service/friend/errors.h
hle/service/friend/friend.cpp
hle/service/friend/friend.h
hle/service/friend/interface.cpp