]> git.sur5r.net Git - cc65/commitdiff
Put mouse cursor shape definition into .rodata.
authorChristian Groessler <chris@groessler.org>
Thu, 24 Apr 2014 00:01:30 +0000 (02:01 +0200)
committerChristian Groessler <chris@groessler.org>
Thu, 24 Apr 2014 00:04:08 +0000 (02:04 +0200)
libsrc/atari/mcbpm-shape.s

index 3a001b561f005133acaafe2e906036bbd75dba10..bb754f48af138725686dd05106825c614d2c4807 100644 (file)
@@ -13,8 +13,7 @@
         .export mouse_pm_hotspot_x : zeropage
         .export mouse_pm_hotspot_y : zeropage
 
-
-        .data
+        .rodata
 
 mouse_pm_bits:
         .byte   %11110000