More work on expressions and address sizes
git-svn-id: svn://svn.cc65.org/cc65/trunk@2658 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -1138,7 +1138,7 @@ int GetSubKey (const char** Keys, unsigned Count)
|
||||
|
||||
|
||||
|
||||
unsigned ParseAddrSize (void)
|
||||
unsigned char ParseAddrSize (void)
|
||||
/* Check if the next token is a keyword that denotes an address size specifier.
|
||||
* If so, return the corresponding address size constant, otherwise output an
|
||||
* error message and return ADDR_SIZE_DEFAULT.
|
||||
|
||||
Reference in New Issue
Block a user