Indeed, the Arduino projects do not have the GUI for changing the hardware register definition file. However, you can always roll it back by removing the MCUDefinitionFile element from the .vgdbproj file, and reloading the project.
We also advise checking in your project into source control, so that you could track the changes and easily roll them back in case something breaks.