Difference between revisions of "Bdisp GetPoint DD Workbench"
From WikiPrizm
Jump to navigationJump to searchLine 4: | Line 4: | ||
| signature = unsigned short Bdisp_GetPoint_DD_Workbench(int x, int y) | | signature = unsigned short Bdisp_GetPoint_DD_Workbench(int x, int y) | ||
| header = fxcg/display.h | | header = fxcg/display.h | ||
− | | comments = | + | | comments = This function adds 24 to y and then falls through to [[Bdisp_GetPoint_DD]]. |
}} | }} |
Latest revision as of 01:12, 15 February 2015
Synopsis
Header: fxcg/display.h
Syscall index: 0x026E
Function signature: unsigned short Bdisp_GetPoint_DD_Workbench(int x, int y)
Comments
This function adds 24 to y and then falls through to Bdisp_GetPoint_DD.