Merge pull request #2604 from ogniK5377/INotificationService

Implemented INotificationService
This commit is contained in:
bunnei 2019-07-02 23:32:57 -04:00 committed by GitHub
commit 58032e0085
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 130 additions and 1 deletions

View file

@ -270,6 +270,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