Skip to content

Commit

Permalink
Removed debugging breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacktix committed Feb 16, 2021
1 parent d6f9ac4 commit a9dccf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/unused_io.asm
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ UnusedIOTest::
.endCheckLoop

; Check if running on DMG, skip next checks otherwise
ld b, b
ld a, [hDeviceModel]
cp $03
jr c, .runTestsDMG
Expand Down

0 comments on commit a9dccf7

Please sign in to comment.