Skip to content

Commit

Permalink
Update wram.asm
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortyne authored Sep 25, 2024
1 parent 2e255ef commit 8c2df64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ram/wram.asm
Original file line number Diff line number Diff line change
Expand Up @@ -1743,7 +1743,7 @@ wOptions:: db

wObtainedBadges:: flag_array NUM_BADGES

wUnusedObtainedBadges:: db ; written but not read (see init_player_data.asm)
wUnusedObtainedBadges:: db

wLetterPrintingDelayFlags:: db

Expand Down

0 comments on commit 8c2df64

Please sign in to comment.