]> git.sur5r.net Git - cc65/blobdiff - libsrc/pce/waitvsync.s
Fixed and improved some pce comments.
[cc65] / libsrc / pce / waitvsync.s
index 6cdfdda560c3380a3d427a7b6963e863a411d2a1..fed10c4e811ca2b53f15c99ceff1cb08310df298 100644 (file)
@@ -6,9 +6,8 @@
 
         .export         _waitvsync
 
-        .forceimport    ticktock
+        .forceimport    ticktock        ; make sure that tickcount changes
 
-        .include        "pce.inc"
         .include        "extzp.inc"
 
 .proc   _waitvsync