diff options
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/tasmrecover/tasm-recover | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/tasmrecover/tasm-recover b/devtools/tasmrecover/tasm-recover index fbd6b134a8..a879f8d39c 100755 --- a/devtools/tasmrecover/tasm-recover +++ b/devtools/tasmrecover/tasm-recover @@ -407,6 +407,7 @@ generator = cpp(context, "DreamGen", blacklist = [ 'showcity', 'showcurrentfile', 'showdiscops', + 'showexit', 'showfirstuse', 'showfolder', 'showframe', |