diff options
Diffstat (limited to 'include/opcode/.Sanitize')
-rw-r--r-- | include/opcode/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/.Sanitize b/include/opcode/.Sanitize index b727619..82ce937 100644 --- a/include/opcode/.Sanitize +++ b/include/opcode/.Sanitize @@ -31,7 +31,7 @@ else lose_these_too="${tic80_files} ${lose_these_too}" fi -sky_files="txvu.h" +sky_files="dvp.h" if ( echo $* | grep keep\-sky > /dev/null ) ; then keep_these_too="${sky_files} ${keep_these_too}" |