]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos-common/disk/calcblksfree.s
Apply "improved" cursor-off handling for native GEOS API too.
[cc65] / libsrc / geos-common / disk / calcblksfree.s
index ec66d9fc9cfeaca44078d9c96687249861b4ad1b..bd60a7d94a29403b101858f539acbf67ed26ec64 100644 (file)
@@ -1,4 +1,3 @@
-
 ;
 ; Maciej 'YTM/Alliance' Witkowiak
 ;
@@ -10,6 +9,7 @@
            .export _CalcBlksFree
 
            .include "jumptab.inc"
+           .include "diskdrv.inc"
            .include "geossym.inc"
        
 _CalcBlksFree: