Skip to content

Commit

Permalink
Delete erroneous function label
Browse files Browse the repository at this point in the history
Fixes #210
  • Loading branch information
PikalaxALT committed Aug 19, 2023
1 parent 18ae2ca commit 3ff62ff
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions asm/overlay_45_thumb.s
Original file line number Diff line number Diff line change
Expand Up @@ -13515,10 +13515,7 @@ _0222FE16:
_0222FE2C:
mov r1, #0
b _0222FE32
thumb_func_end ov45_0222FDD8

thumb_func_start ov45_0222FE30
ov45_0222FE30: ; 0x0222FE30
_0222FE30: ; 0x0222FE30 unreachable
pop {r3, r4, r5, r6, r7, pc}
_0222FE32:
add r4, r1, #0
Expand Down Expand Up @@ -13561,7 +13558,7 @@ _0222FE78:
nop
_0222FE7C: .word _022577C0
_0222FE80: .word 0x0000012D
thumb_func_end ov45_0222FE30
thumb_func_end ov45_0222FDD8

thumb_func_start ov45_0222FE84
ov45_0222FE84: ; 0x0222FE84
Expand Down

0 comments on commit 3ff62ff

Please sign in to comment.