Ruin0x11 / OpenNefia

(Archived) Moddable engine reimplementation of the Japanese roguelike Elona.
MIT License
116 stars 18 forks source link

Implement menu hiding in inventory proto callbacks #341

Closed Ruin0x11 closed 3 years ago

Ruin0x11 commented 3 years ago

Purpose of this PR

Related issues

Closes #336.

Description

Allows inventory prototypes to hide and show the menu programmatically. It should work for purposes of being able to play the game normally.