Minor style adjustment.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5544 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2012-02-22 22:59:38 +00:00
parent 358a27bd3c
commit c8f3b16f99
5 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ _mouse_init:
sta mouseTop
sta mouseLeft
sta mouseLeft+1
.ifdef __GEOS_CBM__
.ifdef __GEOS_CBM__
lda #199
sta mouseBottom
lda graphMode