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 972d00e220..b4c5f35c34 100755 --- a/devtools/tasmrecover/tasm-recover +++ b/devtools/tasmrecover/tasm-recover @@ -213,6 +213,7 @@ generator = cpp(context, "DreamGen", blacklist = [ 'initrain', 'checkbasemem', 'clearstartpal', + 'clearendpal', 'paltostartpal', 'endpaltostart', 'startpaltoend', |