Line 139: |
Line 139: |
| ! Cmd || Name || Notes | | ! Cmd || Name || Notes |
| |- | | |- |
− | | 201 || || Takes a total of 0x8-bytes of input, returns a total of 0x8-bytes of output. | + | | 201 || CreateOffscreenLayer || Takes an aruid, returns an 8-byte handle to the layer. |
| |- | | |- |
− | | 202 || || Takes a total of 0x8-bytes of input, no output. | + | | 202 || DestroyOffscreenLayer || Takes a total of 8-byte layer handle previously returned by CreateOffscreenLayer. |
| |} | | |} |
| | | |