]> git.sur5r.net Git - cc65/blobdiff - libsrc/runtime/luge.s
Fixed a bug
[cc65] / libsrc / runtime / luge.s
index 803640c65cee09175cc28e1a5f7bdef6d1ef521d..541ff4852adfa12ec9984ab38e0fb7016c0a5a61 100644 (file)
@@ -5,9 +5,9 @@
 ;
 
        .export         tosugeeax
-               .import         lcmp, booluge
+               .import         toslcmp, booluge
 
-tosugeeax:                 
-               jsr     lcmp            ; Set the flags
+tosugeeax:
+               jsr     toslcmp         ; Set the flags
                jmp     booluge         ; Convert to boolean