Minor style adjustment.

This commit is contained in:
Oliver Schmidt
2015-10-09 22:18:51 +02:00
parent 326da85145
commit ccc7c2b1f9
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
.importzp sp .importzp sp
.export _mouse_pm_callbacks .export _mouse_pm_callbacks
.constructor pm_init, 27 .constructor pm_init, 27
.destructor pm_down,7 .destructor pm_down
; get mouse shape data ; get mouse shape data
.import mouse_pm_bits .import mouse_pm_bits