Skip to content

Commit

Permalink
fix: save_slots don't return...oops
Browse files Browse the repository at this point in the history
  • Loading branch information
mori0091 committed Sep 25, 2024
1 parent bb4ce60 commit df428f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/save_slots.s
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ save_slots::
ld h, #0xc0
call get_slot
ld (_libmsx_initial_slots + #3), a
ret

;------------------------------------------------
.area _DATA
Expand Down

0 comments on commit df428f9

Please sign in to comment.