mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 22:25:28 +00:00
Use .macpack to include macro package.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
;
|
||||
; Christian Groessler, 01-Mar-2014
|
||||
|
||||
.include "atari.mac"
|
||||
|
||||
.export __CART_NAME__: absolute = 1
|
||||
|
||||
.macpack atari
|
||||
|
||||
.segment "CARTNAME"
|
||||
|
||||
scrcode " cc"
|
||||
|
Reference in New Issue
Block a user