mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
Merge pull request #113 from groessler/something_to_pull
remove build warning
This commit is contained in:
commit
35689ef378
@ -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…
x
Reference in New Issue
Block a user