diff options
author | red031000 <rubenru09@aol.com> | 2020-07-03 19:16:51 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-07-03 19:16:51 +0100 |
commit | 3008d58c4e9b03f1e5d1b93d375387222d6d9e15 (patch) | |
tree | 8595b08f0929986bbf1d6da387e66aa1983a1d62 | |
parent | 80d92aaf5ac28afccb56d0c4cab8dcb48fac41de (diff) |
module 69 fully shiftable, nice
-rw-r--r-- | arm9/modules/69/asm/module_69.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/69/asm/module_69.s b/arm9/modules/69/asm/module_69.s index d16a434a..ec854091 100644 --- a/arm9/modules/69/asm/module_69.s +++ b/arm9/modules/69/asm/module_69.s @@ -4162,8 +4162,8 @@ MOD69_0222F7C4: ; 0x0222F7C4 .global MOD69_0222F7D4 MOD69_0222F7D4: ; 0x0222F7D4 - .byte 0x29, 0xD8, 0x22, 0x02, 0xC5, 0xD8, 0x22, 0x02, 0xD5, 0xD9, 0x22, 0x02, 0xE5, 0xDA, 0x22, 0x02 - .byte 0x6D, 0xD8, 0x22, 0x02 + .word MOD69_0222D828, MOD69_0222D8C4, MOD69_0222D9D4, MOD69_0222DAE4 + .word MOD69_0222D86C .global MOD69_0222F7E8 MOD69_0222F7E8: ; 0x0222F7E8 |