X-Git-Url: https://git.ucc.asn.au/?p=uccvend-snackrom.git;a=blobdiff_plain;f=ROM2%2Fsrc2asm.pl;h=b723c6dedcd56e2f1ba61d5a4ca740def877e7c1;hp=2d380154adf9dc11cf95d84eabf9ccce46f5b6d3;hb=78faadd7fc4709e03423d757711cf60b7ed2d9c1;hpb=9203e74dcb42e84ba084914724b48cfac402c9b5 diff --git a/ROM2/src2asm.pl b/ROM2/src2asm.pl index 2d38015..b723c6d 100644 --- a/ROM2/src2asm.pl +++ b/ROM2/src2asm.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # keep the format of this next line the same to match regex in check-romsrc.pl -$origin = 0x9d80; +$origin = 0x9c80; $hole_start = 0xb600; $hole_size = 0x0200;