Difference between revisions of "Locate OS"
From WikiPrizm
Jump to navigationJump to searchm |
|||
Line 2: | Line 2: | ||
| name = locate_OS | | name = locate_OS | ||
| index = 0x1863 | | index = 0x1863 | ||
− | | signature = void locate_OS( int X, int y ) | + | | signature = void locate_OS(int X, int y) |
− | | header = display | + | | header = fxcg/display.h |
− | | | + | | synopsis = Sets the cursor position for [[Print_OS]]. |
}} | }} |
Revision as of 09:49, 29 July 2014
Synopsis
Header: fxcg/display.h
Syscall index: 0x1863
Function signature: void locate_OS(int X, int y)
Sets the cursor position for Print_OS.