Mark segments that are referenced in a .BANK statement.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5383 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2012-01-04 22:15:47 +00:00
parent 3b2672ebcd
commit e7e4877e6e
5 changed files with 71 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ SegDef* DupSegDef (const SegDef* D);
/* End of segdefs.h */
/* End of segdef.h */
#endif