pret / pokered

Disassembly of Pokémon Red/Blue
4.01k stars 983 forks source link

Identify some unused WRAM variables #453

Closed Rangi42 closed 4 months ago

Rangi42 commented 4 months ago

These are mostly things that only get read/written in one or two places and can't really have meaningful names beyond "in what context do they appear". I'm trying to follow pokegold's precedents for 100% label completion even with unused/unidentifiable variables.