Skip to content

Commit

Permalink
Update card_engine_header.s
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Jan 28, 2025
1 parent ef70ddd commit 2bf0603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retail/cardenginei/arm7/source/card_engine_header.s
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ newSwiHalt:
newSwiHaltThumb:
@---------------------------------------------------------------------------------
push {r4, lr}
ldr r4, =runCardEngineCheck
ldr r4, =runCardEngineCheckHalt
bl _blx_r4_stub_halt
swi 0x06
pop {r4}
Expand Down

0 comments on commit 2bf0603

Please sign in to comment.