]> git.sur5r.net Git - cc65/blobdiff - libsrc/creativision/libref.s
Moved C128 specific definitions to cbm_kernal.inc
[cc65] / libsrc / creativision / libref.s
index b642da80a734b7a204c1759b51ef1000115c1cf5..19e7e778f9fa4f2fa3b353617011a880756edf89 100644 (file)
@@ -2,8 +2,7 @@
 ; Oliver Schmidt, 2013-05-31
 ;
 
-        .export         joy_libref, tgi_libref
+        .export         joy_libref
         .import         _exit
 
 joy_libref      :=      _exit
-tgi_libref      :=      _exit