You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -125,10 +125,8 @@ LoadContestantName:
|
||||
ld bc, NAME_LENGTH
|
||||
jp CopyBytes
|
||||
|
||||
|
||||
INCLUDE "data/events/bug_contest_winners.asm"
|
||||
|
||||
|
||||
BugContest_GetPlayersResult:
|
||||
ld hl, wBugContestThirdPlaceWinnerID
|
||||
ld de, - BUG_CONTESTANT_SIZE
|
||||
|
Reference in New Issue
Block a user