What's Changed
- Complete AM services implementation by @ZeroSkill1 in https://github.com/devkitPro/libctru/pull/577
- Fixes for Mii struct and FRD_GetFriendKeyList by @ZeroSkill1 in https://github.com/devkitPro/libctru/pull/578
- sock_poll: fix poll() not ignoring negative fds. by @ITotalJustice in https://github.com/devkitPro/libctru/pull/589
- ns: Add appmemtype parameter to NS_RebootToT...