diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-19 09:46:17 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-19 09:46:17 -0400 |
commit | bff89725ec31f87c296ec45f107f81dfe3cd54d6 (patch) | |
tree | 5df7e0ccac03154661c4254181175348b31d9107 /asm | |
parent | 63ff09e806b2f8bd38e50fec7aa7d63367060df4 (diff) |
Add battle_dome_cards header to expose symbols as needed
Diffstat (limited to 'asm')
-rw-r--r-- | asm/battle_dome_cards.s | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/asm/battle_dome_cards.s b/asm/battle_dome_cards.s deleted file mode 100644 index 35657308a..000000000 --- a/asm/battle_dome_cards.s +++ /dev/null @@ -1,34 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - thumb_func_start sub_818D97C -sub_818D97C: @ 818D97C - push {lr} - lsls r0, 24 - lsrs r0, 24 - lsls r1, 24 - lsrs r1, 24 - cmp r1, 0x1 - bne _0818D9A2 - cmp r0, 0 - beq _0818D99C - ldr r0, =gUnknown_0831F578 - adds r0, 0x3F - ldrb r0, [r0] - b _0818D9A2 - .pool -_0818D99C: - ldr r0, =gUnknown_0831F578 - adds r0, 0x3C - ldrb r0, [r0] -_0818D9A2: - pop {r1} - bx r1 - .pool - thumb_func_end sub_818D97C - - .align 2, 0 @ Don't pad with nop. |