]> git.sur5r.net Git - cc65/blobdiff - asminc/joy-kernel.inc
Comment out the RegVal function using #if to get rid of the compiler warning
[cc65] / asminc / joy-kernel.inc
index 048517a689ba637f30bcf3f4a872d70d78f53b99..8f890f141fbc1dff9ace2ec1282f3ff3b3e767b3 100644 (file)
@@ -74,6 +74,7 @@ JOY_API_VERSION         = $01
 ;------------------------------------------------------------------------------
 ; C callable functions
 
+        .global _joy_load_driver
         .global _joy_unload
                .global _joy_install
                .global _joy_uninstall