X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=savezelda.git;a=blobdiff_plain;f=titleid.pl;fp=titleid.pl;h=0000000000000000000000000000000000000000;hp=f735f1d56b4915f1b88547572b383f1d4b065b1d;hb=e1ede7aa2cb1840add9ba88901c7495deb2b37e3;hpb=15edfaae0fe106910d059e91f8cb4f691cc50da4 diff --git a/titleid.pl b/titleid.pl deleted file mode 100755 index f735f1d..0000000 --- a/titleid.pl +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/perl -print "00010000", map { sprintf "%02x", ord uc } split //, $ARGV[0];