remove build warning
This commit is contained in:
parent
aaa4ff55be
commit
f290c1aa28
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ mouse_pm_bits:
|
|||
.byte %00000100
|
||||
.byte %00000010
|
||||
|
||||
mouse_pm_height = * - mouse_pm_bits
|
||||
mouse_pm_height = <(* - mouse_pm_bits)
|
||||
|
||||
; hot spot is upper left corner
|
||||
mouse_pm_hotspot_x = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue