]> git.sur5r.net Git - cc65/commitdiff
Minor adjustment.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 23 Oct 2012 19:25:11 +0000 (19:25 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 23 Oct 2012 19:25:11 +0000 (19:25 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5871 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/geos-common/symbols.txt

index e62e04f02e35e6e945449f5c3149f6ff21434618..b7834ecdbd2036a7a1b44ddba0f35c6541a79bb3 100644 (file)
@@ -38,7 +38,7 @@ curRecord     $8496   $8496   $f618   Byte            Holds the current record number for an open VL
 currentMode    $2e     $2e     $021c   Byte            Holds the current text drawing node.
 curSetWidth    $27     $27     $0219   Word            Holds the card width in pixels for the current font.
 curType                $88c6   $88c6   n/a     Byte            Holds the current disk type.
-curXpos0       n/a     $1303   $d954   16 Bytes        The current  X positions of the C128 ami Apple soft sprites.
+curXpos0       n/a     $1303   $d954   16 Bytes        The current X positions of the C128 ami Apple soft sprites.
 curYpos0       n/a     $1313   $d964   8 Bytes         The current Y positions for the C128 and Apple soft sprites.
 dataDiskName   $8453   $8453   $02b4   18 | 16 Bytes   Holds the disk name that an application's data file is on.
 dataFileName   $8442   $8442   $02a4   17 | 16 Bytes   This is the name of a data file to open.