This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
yuzu
Watch
2
Star
1
Fork
You've already forked yuzu
0
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2024-07-04 23:31:19 +01:00
Code
Issues
Releases
Activity
192f1f7ebe
yuzu
/
src
/
core
/
hle
/
service
/
friend
History
David Marcec
192f1f7ebe
SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this should be the users account id
2019-06-25 15:19:37 +10:00
..
errors.h
Implemented INotificationService
2019-06-24 12:26:45 +10:00
friend.cpp
SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this should be the users account id
2019-06-25 15:19:37 +10:00
friend.h
Implemented INotificationService
2019-06-24 12:26:45 +10:00
interface.cpp
Implemented INotificationService
2019-06-24 12:26:45 +10:00
interface.h
hle/service: Default constructors and destructors in the cpp file where applicable
2018-09-10 23:55:31 -04:00