Hi, I would like to control WiiMC from a 3rd party device, so far I have made changes to networkop.cpp(to receive commands from 3rd party device) and input.cpp (so that I can call the button presses) but I am stuck with menu.cpp.
I have no idea how to call the button presses as they are written differently to input.cpp