I have run into a small problem with the disabling/enabling of menu options. Here's what happens:
If I want all the menu options to be there, it looks fine.
Item
Skill
Status
Save
Load
Game End
However, if I want to remove some of the options, this happens (removed Skill and Status):
Item
Save
Load
Game End
Which is all well and good. But at the bottom of the screen it's a whole different story. As you scroll down the options, the bottom looks like this:
Item
Skill
Status
Save
It's mismatched. So basically as far as I can tell the enabling/disabling of menu options works for the top, but not the bottom.