Newgamecustomopen: Difference between revisions
Doom64hunter (talk | contribs) m Add category |
Hendricks266 (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
[[Bitfield]] where each bit corresponds to a [[DEF Language#newgamechoices|newgamechoices]] menu entry of the top-layer menu. | |||
If a bit is set, it disables the '''locked''' and '''hidden''' flag for the corresponding menu entry. | If a bit is set, it disables the '''locked''' and '''hidden''' flag for the corresponding menu entry. | ||
| Line 8: | Line 8: | ||
[[Category:Userdef structure members]] | [[Category:Userdef structure members]] | ||
[[Category:Bitfields]] | |||
Latest revision as of 06:33, 20 August 2025
Bitfield where each bit corresponds to a newgamechoices menu entry of the top-layer menu.
If a bit is set, it disables the locked and hidden flag for the corresponding menu entry.
Example:
setu .newgamecustomopen 0x10 // disables flags on the fifth menu entry