diff options
Diffstat (limited to 'src/block/xtea/info.txt')
-rw-r--r-- | src/block/xtea/info.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/block/xtea/info.txt b/src/block/xtea/info.txt new file mode 100644 index 000000000..0120a3bce --- /dev/null +++ b/src/block/xtea/info.txt @@ -0,0 +1,10 @@ +realname "XTEA" + +define XTEA + +load_on auto + +<add> +xtea.cpp +xtea.h +</add> |