X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=ROM2%2Fsrc2asm.pl;h=7b73f53548bf1b8960eb692c8102dc60fb27a49c;hb=refs%2Fheads%2Fmaster;hp=2d108b24968295dd7aa6e65f0bcbd67b49534167;hpb=4d4b7a86f1663c70abdea9b195b0fd511894bf68;p=uccvend-snackrom.git diff --git a/ROM2/src2asm.pl b/ROM2/src2asm.pl index 2d108b2..7b73f53 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 = 0x9d00; +$origin = 0x9d80; $hole_start = 0xb600; $hole_size = 0x0200;