Version 1.15.4
-
libnds:
glTranslate3f32()has been converted from a define to astatic inlinefunction. The define could cause issues if someone was creating a C++ wrapper with the same name, for example.
-
DSWiFi:
- Don't crash on an
assert()when sending fragmented lwIP packets.
- Don't crash on an
-
SDK:
- Support unusual
main()prototypes with 3 arguments instead of two. The third argument is set toNULL.
- Support unusual