mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-17 04:12:34 +03:00
12 lines
186 B
PHP
12 lines
186 B
PHP
|
uglobal
|
||
|
mouseunder:
|
||
|
times 32*32*3+1 db ?
|
||
|
mousecomb = $ - mouseunder
|
||
|
times 32*32*3+1 db ?
|
||
|
endg
|
||
|
|
||
|
uglobal
|
||
|
mousepointer:
|
||
|
times 4608 db 0 ; 32*32*4+62 = 4286
|
||
|
endg
|