Put mouse cursor shape definition into .rodata.
This commit is contained in:
parent
4b170b303a
commit
401e18d982
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
|||
.export mouse_pm_hotspot_x : zeropage
|
||||
.export mouse_pm_hotspot_y : zeropage
|
||||
|
||||
|
||||
.data
|
||||
.rodata
|
||||
|
||||
mouse_pm_bits:
|
||||
.byte %11110000
|
||||
|
|
Loading…
Add table
Reference in a new issue