Closed burner1024 closed 4 years ago
The same holds for DLG
files...
Yeah, INNER_PATCH_FILE
works with the internal filename \"$INTERNAL_STUFF filename.ext\"
and DECOMPILE_AND_PATCH
treats it like it's a normal filename and hacks it up into res and ext, and complains there is no valid ext of the type bcs\"
.
found a workaround
SPRINT orig_file ~%SOURCE_FILE%~
INNER_ACTION BEGIN COPY_EXISTING ~other_file~ overrride
...
END
INNER_ACTION BEGIN COPY_EXISTING ~%orig_file%~ override BUT_ONLY END
Fixed in c62c81e98074e04bed677be72bcc3f55f33d9732