You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1)
This commit is contained in:
@@ -451,7 +451,6 @@ Script_SpecialElmCall: ; unreferenced
|
||||
RingTwice_StartCall:
|
||||
call .Ring
|
||||
call .Ring
|
||||
farcall StubbedTrainerRankings_PhoneCalls
|
||||
ret
|
||||
|
||||
.Ring:
|
||||
@@ -479,7 +478,6 @@ PhoneCall::
|
||||
ld [wPhoneCaller + 1], a
|
||||
call .Ring
|
||||
call .Ring
|
||||
farcall StubbedTrainerRankings_PhoneCalls
|
||||
ret
|
||||
|
||||
.Ring:
|
||||
|
Reference in New Issue
Block a user