LagoLunatic / DSVEdit

Multi-purpose editor for ROM hacking DS and GBA Castlevania games
MIT License
90 stars 13 forks source link

Added ability to navigate using a room or door pointer #71

Closed Xanthus1 closed 1 year ago

Xanthus1 commented 1 year ago

This is something I added which was really helpful for my roguelike mod. I use a spreadsheet to track room information on my project, this made it much easier to quickly load specific rooms. I doubt too many other people are doing anything similar to manage their projects, but I created this PR in case you wanted to include it too.

Tested with Aria of Sorrow.