2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle/service/ns
David ff2f0d980a GetSharedFontInOrderOfPriority (#381)
* GetSharedFontInOrderOfPriority

* Update pl_u.cpp

* Ability to use ReadBuffer and WriteBuffer with different buffer indexes, fixed up GetSharedFontInOrderOfPriority

* switched to NGLOG

* Update pl_u.cpp

* Update pl_u.cpp

* language_code is actually language code and not index

* u32->u64

* final cleanups
2018-05-01 16:28:36 -04:00
..
ns.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
ns.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
pl_u.cpp GetSharedFontInOrderOfPriority (#381) 2018-05-01 16:28:36 -04:00
pl_u.h GetSharedFontInOrderOfPriority (#381) 2018-05-01 16:28:36 -04:00