Difference between revisions of "84PCE:Syscalls:021C48"
From WikiTI
(Created page with "DrawLineEndEntry 021C48 - DrawLineEndEntry == Synopsis == '''Hypothesized Official Name:''' DrawLine...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
=== Inputs === | === Inputs === | ||
− | + | * curCol = Line to draw line at | |
=== Outputs === | === Outputs === | ||
− | Line drawn to screen | + | * Line drawn to screen |
=== Destroys === | === Destroys === | ||
* Assume All | * Assume All |
Latest revision as of 23:49, 25 May 2016
Contents
Synopsis
Hypothesized Official Name: DrawLineEndEntry
Syscall Address: 021C48h
Draws the dashed line on the Homescreen after input. Takes into account for the Classic, Split flags, and such. Draws the line located at CurCol when in MathPrint mode.
Inputs
- curCol = Line to draw line at
Outputs
- Line drawn to screen
Destroys
- Assume All