mirror of
https://github.com/mgcaret/of816.git
synced 2025-02-09 02:30:56 +00:00
correct issue with 'FORTH' word when platform dictionary is present
This commit is contained in:
parent
25e631db8c
commit
f7c9b0e786
@ -358,6 +358,7 @@ NUM_SYSVARS .set 0
|
||||
.macro dend
|
||||
.ident(.sprintf("LAST_%s",c_dict)) = l_dword
|
||||
.undef c_dict
|
||||
.undef l_dword
|
||||
.endmacro
|
||||
|
||||
; outside-of-dictionary headerless words
|
||||
|
Loading…
x
Reference in New Issue
Block a user