mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-05 22:41:18 +12:00
nn_fp: Full rework of friend service
This commit is contained in:
parent
13a50a915e
commit
0d71885c88
37 changed files with 2862 additions and 1991 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "boost/nowide/convert.hpp"
|
||||
#include <charconv>
|
||||
|
||||
// todo - move the Cafe/PPC specific parts to CafeString.h eventually
|
||||
namespace StringHelpers
|
||||
{
|
||||
// convert Wii U big-endian wchar_t string to utf8 string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue