diff options
author | red031000 <rubenru09@aol.com> | 2020-07-10 01:11:35 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-07-10 01:11:35 +0100 |
commit | 851dd43ea5acba3107e686660f65a7fa7d83dc2f (patch) | |
tree | ad0555eb876acc6c3f7a1b72b0dd5e87958fd80b | |
parent | 5b84da9efbd0c4adf05e42a748fe628afcd2e4b6 (diff) |
module 70 fully shiftable
-rw-r--r-- | arm9/modules/70/asm/module_70.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/70/asm/module_70.s b/arm9/modules/70/asm/module_70.s index f4b87636..7af50ac6 100644 --- a/arm9/modules/70/asm/module_70.s +++ b/arm9/modules/70/asm/module_70.s @@ -1727,7 +1727,7 @@ MOD70_021D82AC: ; 0x021D82AC .data .global MOD70_021D82E0 MOD70_021D82E0: ; 0x021D82E0 - .byte 0x71, 0x79, 0x1D, 0x02, 0xC1, 0x79, 0x1D, 0x02, 0x21, 0x7A, 0x1D, 0x02, 0x8D, 0x7A, 0x1D, 0x02 - .byte 0xDD, 0x7A, 0x1D, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .word MOD70_021D7970, MOD70_021D79C0, MOD70_021D7A20, MOD70_021D7A8C + .word MOD70_021D7ADC .bss |