Difference between revisions of "84PCE:Syscalls:021C48"
From WikiTI
(→Inputs) |
|||
Line 9: | Line 9: | ||
=== Inputs === | === Inputs === | ||
− | curCol | + | * 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