Meatball132
Meatball132
nw4r.h from k_stdlib is mostly copypasted from NewerSMBW, but it's missing some definitions and typedefs that _weren't_ copied over which are still needed to compile (e.g. nw4r::ut::Rect, ulong and uchar,...
These really should work on Mac/Linux too. Easy fix; I think the example shell scripts just need two adjustments: - Add ".exe" extension to the end of the executable paths...
I've been working on a project based on the headers from NSMBW's decomp. One of the most annoying issues I've run into is Kamek's own SDK headers conflicting with the...