83Plus:BCALLs:4C3E
From WikiTI
This article is missing some information (namely destroys). You can help WikiTI by filling in the missing information.
Synopsis
Official Name: RestartDialog
BCALL Address: 4C3E Stores A to (8033h), resets key override, draws dialog, and it starts waiting for a keypress.
Inputs
- appData: menu structure.
- A: value to store to (8033h) (I'm really not sure what this is, it seems irrelevant).
Outputs
- Restarts Dialog
Destroys
- unknown
Comments
- Use with the other 83Plus:BCALLs:By_Name:Dialog Dialog BCALLs
- Stores zero to (8033h), resets key override, draws dialog, and it starts waiting for a keypress.
- More info can be found here.
- I'm not sure where you would use this