Skip to content

Commit

Permalink
Update init_player_data.asm
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortyne authored Sep 25, 2024
1 parent 8c2df64 commit 526f27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/movie/oak_speech/init_player_data.asm
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ DEF START_MONEY EQU $3000

ld hl, wObtainedBadges
ld [hli], a

assert wObtainedBadges + 1 == wUnusedObtainedBadges
ld [hl], a

ld hl, wPlayerCoins
Expand Down

0 comments on commit 526f27d

Please sign in to comment.