mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
INCS didn't include nes.inc
git-svn-id: svn://svn.cc65.org/cc65/trunk@2308 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
b821c2c8ae
commit
88d2cc0410
@ -53,14 +53,15 @@ INCS = apple2.inc \
|
||||
atari.inc \
|
||||
atmos.inc \
|
||||
bbc.inc \
|
||||
c128.inc \
|
||||
c16.inc \
|
||||
c64.inc \
|
||||
c128.inc \
|
||||
cbm510.inc \
|
||||
cbm610.inc \
|
||||
geos.inc \
|
||||
lunix.inc \
|
||||
module.inc \
|
||||
nes.inc \
|
||||
none.inc \
|
||||
pet.inc \
|
||||
plus4.inc \
|
||||
|
Loading…
Reference in New Issue
Block a user