]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari5200/conioscreen.s
Renamed INITBSS to INIT and INIT to ONCE.
[cc65] / libsrc / atari5200 / conioscreen.s
index 660276675df3694fccec23604e09eb21543419dd..2e86001c288ed6a17bc31ccdecdd638b5c9ff639 100644 (file)
@@ -9,7 +9,7 @@ SCREEN_BUF      =       $4000 - SCREEN_BUF_SIZE
 
                 .export screen_setup_20x24
 
-                .segment "INIT"
+                .segment "ONCE"
 
 screen_setup_20x24: