outtextxy
outtextxy displays a string at the specified location (graphics mode)
outtextxy displays textstring in the viewport at the position (x, y)
Gets: Text, X, Y
Returns: On r0: 0 on success, -1 on failure
outtextxy displays a string at the specified location (graphics mode)
outtextxy displays textstring in the viewport at the position (x, y)
Gets: Text, X, Y
Returns: On r0: 0 on success, -1 on failure