Instead of ignoring blank menutypes in M_IterateMenuTree, ignore them in the...
Instead of ignoring blank menutypes in M_IterateMenuTree, ignore them in the MIT_ functions instead. (I'm doing this because MIT_GetMenuAtLevel appears to actually care about whether menutype is zero or not unlike the others; I don't want to break the code designed around that)
Loading
Please register or sign in to comment