aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/tasmrecover/tasm-recover4
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/tasmrecover/tasm-recover b/devtools/tasmrecover/tasm-recover
index 2696bcbfb1..a2e40554ec 100755
--- a/devtools/tasmrecover/tasm-recover
+++ b/devtools/tasmrecover/tasm-recover
@@ -213,6 +213,10 @@ generator = cpp(context, "DreamGen", blacklist = [
'initrain',
'checkbasemem',
'clearstartpal',
+ 'paltostartpal',
+ 'endpaltostart',
+ 'startpaltoend',
+ 'paltoendpal',
], skip_output = [
# These functions are processed but not output
'dreamweb',