Difference between revisions of "83Plus:BCALLs:4C0F"
From WikiTI
m ({{missinfo|destroys}}) |
|||
Line 1: | Line 1: | ||
[[Category:83Plus:BCALLs:By_Name:Dialog|GetDialogNumHL]] [[Category:83Plus:BCALLs:By_Name|GetDialogNumHL]] [[Category:83Plus:BCALLs:By_Address|4C0F - GetDialogNumHL]] | [[Category:83Plus:BCALLs:By_Name:Dialog|GetDialogNumHL]] [[Category:83Plus:BCALLs:By_Name|GetDialogNumHL]] [[Category:83Plus:BCALLs:By_Address|4C0F - GetDialogNumHL]] | ||
+ | {{missinfo|destroys}} | ||
== Synopsis == | == Synopsis == | ||
'''Official Name:''' GetDialogNumHL | '''Official Name:''' GetDialogNumHL |
Latest revision as of 12:15, 14 April 2008
This article is missing some information (namely destroys). You can help WikiTI by filling in the missing information.
Synopsis
Official Name: GetDialogNumHL
BCALL Address: 4C0F
Gets the address of a floating-point number from the dialog context.
Inputs
- A: a zero-based index of number.
Outputs
- HL: points to number.
Destroys
- unknown
Comments
- Use with the other Dialog BCALLs.
- Info on how to use the Dialog BCALLs.