]> git.sur5r.net Git - cc65/blobdiff - libsrc/cbm610/Makefile
Initialize _curunit from the zeropage value DEVNUM (aka First Address) in a construct...
[cc65] / libsrc / cbm610 / Makefile
index ac0293ed6fff53bdaf16a30106dac3acdcaa0784..1eea7f31f206e65a8dba2e5ac84d22dc6a5ddd0e 100644 (file)
@@ -47,6 +47,7 @@ OBJS =        _scrsize.o      \
                cputc.o         \
                crt0.o          \
                crtc.o          \
+               devnum.o        \
         extzp.o         \
         get_tv.o        \
                kbhit.o         \