Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Not entirely sure what was wrong but got a new copy of party_menu.c, made the edits to that and that seems to have worked. Best guess, I just didn't save properly but who knows. Gunna test the ROM now, make sure it works
Edit: Works, yay lol I shouldn't have need to ask for help with that but...
Hi, I'm new to ROM hacking so I'm just experimenting with some things atm, currently trying to get reusable TMs to work, which seems simple from what I can tell, just remove 2 lines of code from src/party_menu.c to remove the removeitem check and give every TM an importance value of 1 in...