mirror of
https://github.com/PabloMK7/citra.git
synced 2025-11-02 06:38:47 +00:00
The text shared memory wasn't supposed to be cleared according to my comparison with the LLE swkbd. This can cause issues in certain games such as Harvest Moon. A null terminator is added to the text copied to mark the end of the string. |
||
|---|---|---|
| .. | ||
| applet.cpp | ||
| applet.h | ||
| erreula.cpp | ||
| erreula.h | ||
| mii_selector.cpp | ||
| mii_selector.h | ||
| mint.cpp | ||
| mint.h | ||
| swkbd.cpp | ||
| swkbd.h | ||