summaryrefslogtreecommitdiff
path: root/event
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-29 13:15:58 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-29 13:15:58 -0500
commit9bbb65166e4f7674bbdec7b1314b0cf42b43a923 (patch)
treee6e65f2094fddc71695e517075800ca36124c4f6 /event
parenta2a26682330b70629d68f1f159c9b139b237c5ae (diff)
More movement stuff
Diffstat (limited to 'event')
-rwxr-xr-xevent/bug_contest_judging.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/event/bug_contest_judging.asm b/event/bug_contest_judging.asm
index 04a8ff8bb..420c46aac 100755
--- a/event/bug_contest_judging.asm
+++ b/event/bug_contest_judging.asm
@@ -63,9 +63,6 @@ BugContest_ThirdPlaceText: ; 0x13719
; Placing third was @ , who caught a @ !@ @
text_jump ContestJudging_ThirdPlaceText
start_asm
-; 0x1371e
-
-BugContest_ThirdPlace: ; 1371e
ld de, SFX_3RD_PLACE
call PlaySFX
call WaitSFX