mirror of
https://github.com/mgcaret/of816.git
synced 2026-04-21 13:16:32 +00:00
correct issue with 'FORTH' word when platform dictionary is present
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user