Debugging the condes support
git-svn-id: svn://svn.cc65.org/cc65/trunk@461 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -111,6 +111,7 @@ struct ExprNode {
|
||||
unsigned SegNum; /* If this is a segment */
|
||||
unsigned ImpNum; /* If this is an import */
|
||||
struct Memory* MemArea; /* If this is a memory area */
|
||||
struct Section* Sec; /* If segment and Obj is NULL */
|
||||
} V;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user