batman: getting rid of bptr and added further offset for RVL-RLBP-EUR-B0
[savezelda.git] / batman / titleid.pl
1 #!/usr/bin/perl
2 print "00010000", map { sprintf "%02x", ord uc } split //, $ARGV[0];