Skip to content

Commit

Permalink
Apply rename to missed file
Browse files Browse the repository at this point in the history
  • Loading branch information
SnorlaxMonster committed Feb 25, 2024
1 parent 3578e51 commit 1c6f6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/events/halloffame.asm
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ GetHallOfFameParty:
ld [de], a
inc de

ld hl, MON_ID
ld hl, MON_TRAINER_ID
add hl, bc
ld a, [hli]
ld [de], a
Expand Down

0 comments on commit 1c6f6d2

Please sign in to comment.