Use .REFERTO instead of .REF as the command.
This commit is contained in:
committed by
greg-king5
parent
e9a72b2462
commit
83e7c37277
@@ -271,6 +271,7 @@ struct DotKeyword {
|
||||
{ ".PUSHSEG", TOK_PUSHSEG },
|
||||
{ ".REF", TOK_REFERENCED },
|
||||
{ ".REFERENCED", TOK_REFERENCED },
|
||||
{ ".REFERTO", TOK_REFERTO },
|
||||
{ ".RELOC", TOK_RELOC },
|
||||
{ ".REPEAT", TOK_REPEAT },
|
||||
{ ".RES", TOK_RES },
|
||||
|
||||
Reference in New Issue
Block a user