Skip to content

libnx 4.6.0

Compare
Choose a tag to compare
@WinterMute WinterMute released this 17 Dec 20:22
· 43 commits to master since this release
99edb1c

What's Changed

  • svc: fix query/insecure names by @SciresM in #630
  • Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros by @Ghabry in #632
  • add fsDeviceOperatorGetGameCardUpdatePartitionInfo by @ITotalJustice in #635
  • Fix: avoid segfault at static destructors by @ThisALV in #638

New Contributors