]> git.sur5r.net Git - cc65/blobdiff - libsrc/lynx/joy_stat_stddrv.s
Replace hard returns with an "else", add an error for non-IDENT tokens, and test...
[cc65] / libsrc / lynx / joy_stat_stddrv.s
index 618ab2b0a1b0e2282b0e7929542d3a3567e593f5..4605da3cfec8f3348e4535baba982fbd8bb6eae9 100644 (file)
@@ -6,9 +6,9 @@
 ; const void joy_static_stddrv[];
 ;
 
-        .export        _joy_static_stddrv
-        .import        _lynx_stdjoy
+        .export _joy_static_stddrv
+        .import _lynx_stdjoy_joy
 
 .rodata
 
-_joy_static_stddrv := _lynx_stdjoy
+_joy_static_stddrv := _lynx_stdjoy_joy