diff options
Diffstat (limited to 'devtools')
| -rwxr-xr-x | devtools/tasmrecover/tasm-recover | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devtools/tasmrecover/tasm-recover b/devtools/tasmrecover/tasm-recover index a398c28ee9..49b4afd085 100755 --- a/devtools/tasmrecover/tasm-recover +++ b/devtools/tasmrecover/tasm-recover @@ -250,6 +250,8 @@ generator = cpp(context, "DreamGen", blacklist = [ 'showcurrentfile', 'input', 'monprint', + 'accesslighton', + 'accesslightoff', ], skip_output = [ # These functions are processed but not output 'dreamweb', |
