diff options
author | red031000 <rubenru09@aol.com> | 2020-07-09 19:48:53 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-07-09 19:48:53 +0100 |
commit | f021c94a00fbbf4ef1d5c51cbc16403177d933f1 (patch) | |
tree | e7446446c207660065020e3c49aeead7791baa8e /arm9 | |
parent | 6da3d1ea0f1317c385af0f77c8cf77c9ea8077d6 (diff) |
balign 4, 0
Diffstat (limited to 'arm9')
-rw-r--r-- | arm9/modules/47/asm/module_47.s | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/arm9/modules/47/asm/module_47.s b/arm9/modules/47/asm/module_47.s index 2afd8e35..549b6c3a 100644 --- a/arm9/modules/47/asm/module_47.s +++ b/arm9/modules/47/asm/module_47.s @@ -1488,16 +1488,19 @@ _0225539C: .word MOD47_022553F0 .global MOD47_022553A0 MOD47_022553A0: ; 0x022553A0 - .byte 0x0A, 0x00, 0x00, 0x00 + .byte 0x0A + .balign 4, 0 .global MOD47_022553A4 MOD47_022553A4: ; 0x022553A4 .byte 0x09, 0x0D, 0x07, 0x12 + .balign 4, 0 .global MOD47_022553A8 MOD47_022553A8: ; 0x022553A8 - .byte 0x01, 0x02, 0x03, 0x04, 0x05, 0x00, 0x00, 0x00 + .byte 0x01, 0x02, 0x03, 0x04, 0x05 + .balign 4, 0 .global MOD47_022553B0 MOD47_022553B0: ; 0x022553B0 .byte 0x00, 0x06, 0x08, 0x0B, 0x0C, 0x0E |