acme: add 32x32 boxcursor
The only difference from the upscaled 16x16 is a one-pixel adjustment in the offset position, but this at least exercises setcursor2.
This commit is contained in:
parent
fe92b4a0b1
commit
43b0d532bd
4 changed files with 71 additions and 2 deletions
|
|
@ -525,6 +525,7 @@ Image *button;
|
|||
Image *but2col;
|
||||
Image *but3col;
|
||||
Cursor boxcursor;
|
||||
Cursor2 boxcursor2;
|
||||
Row row;
|
||||
int timerpid;
|
||||
Disk *disk;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue