diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-07-03 14:55:54 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-07-03 14:55:54 -0400 |
commit | 7eb53cf8e9cded5ef773c6943637ecfd67fb706f (patch) | |
tree | f1ef15620cf51018dd915718a5093abfec306b56 /arm9/modules/69 | |
parent | a9d89d196cad1fc40c2b8f0d79a63d8c1894bef7 (diff) | |
parent | 276f24f2b7a21adfc86b8c4d9333efafc23f2671 (diff) |
Merge branch 'master' of github.com:martmists/pokediamond into pikalax_work
Diffstat (limited to 'arm9/modules/69')
-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 e66e60f0..73f52897 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 |