diff options
Diffstat (limited to 'asm')
-rw-r--r-- | asm/learn_move.s | 8 | ||||
-rw-r--r-- | asm/pokenav.s | 2 |
2 files changed, 1 insertions, 9 deletions
diff --git a/asm/learn_move.s b/asm/learn_move.s deleted file mode 100644 index 2428f2984..000000000 --- a/asm/learn_move.s +++ /dev/null @@ -1,8 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - .align 2, 0 @ Don't pad with nop. diff --git a/asm/pokenav.s b/asm/pokenav.s index c9fe787e0..250eca0f2 100644 --- a/asm/pokenav.s +++ b/asm/pokenav.s @@ -22585,7 +22585,7 @@ sub_81D2ACC: @ 81D2ACC push {r7} sub sp, 0xC adds r4, r0, 0 - bl sub_816137C + bl ShowHideHearts movs r0, 0x1 movs r1, 0x11 bl FillWindowPixelBuffer |