mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-29 18:37:52 -05:00
Previously, ILibraryAppletAccessor would signal upon creation of any applet, but this is incorrect. A flag inside of the applet code determines whether or not creation should signal state change and swkbd happens to be one of these applets.