This website requires JavaScript.
Explore
Help
Sign in
Forks
/
citra
Watch
1
Star
0
Fork
You've already forked citra
0
mirror of
https://github.com/PabloMK7/citra.git
synced
2025-11-02 22:58:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3566987ecc
citra
/
src
/
core
/
hle
/
service
/
news
History
Download ZIP
Download TAR.GZ
wwylele
3566987ecc
Service/NEWS: fix command id for news:u:AddNotification
...
this one is different from the one in news:s
2018-03-04 20:47:54 +02:00
..
news.cpp
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
news.h
services: Get rid of unnecessary includes
2016-02-02 01:40:23 -05:00
news_s.cpp
HLE/News: Stubbed GetTotalNotifications to always return 0 notifications.
2017-12-09 11:28:57 -05:00
news_s.h
Services: Continue separation of services into their own folders
2015-06-11 20:41:59 -07:00
news_u.cpp
Service/NEWS: fix command id for news:u:AddNotification
2018-03-04 20:47:54 +02:00
news_u.h
Services: Continue separation of services into their own folders
2015-06-11 20:41:59 -07:00