#include <screen.h>
Data Fields | |
| short int | y |
| short int | x |
| phrase * | data |
|
|
Address of the graphical data: it must be phrase aligned. Do not modify. |
|
|
X coordinate of the "origin" of the screen. |
|
|
Y coordinate of the "origin" of the screen. |
1.4.4