aboutsummaryrefslogtreecommitdiffstats
path: root/yellow
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-11-08 14:44:52 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-11-08 14:44:52 -0500
commit778ffafc87ede74e237b4907733353f2e303dffc (patch)
tree4f37a5fc4226944c4fc02ea5462b0a0bdf2ded34 /yellow
parentDisplayTextIDInit and DrawStartMenu (diff)
downloadpokeyellow-778ffafc87ede74e237b4907733353f2e303dffc.tar.gz
pokeyellow-778ffafc87ede74e237b4907733353f2e303dffc.tar.xz
pokeyellow-778ffafc87ede74e237b4907733353f2e303dffc.zip
cable_club_npc.asm
Diffstat (limited to 'yellow')
-rwxr-xr-xyellow/main.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/yellow/main.asm b/yellow/main.asm
index 46ea2b79..b40d08a7 100755
--- a/yellow/main.asm
+++ b/yellow/main.asm
@@ -1087,10 +1087,8 @@ PrintStartMenuItem: ; 702b (1:702b)
add hl,de
ret
-CableClubNPC: ; 7035 (1:7035)
- dr $7035,$71ac
-CloseLinkConnection: ; 71ac (1:71ac)
- dr $71ac,$71bf
+INCLUDE "engine/overworld/cable_club_npc.asm"
+
DisplayTextBoxID_: ; 71bf (1:71bf)
dr $71bf,$778e
PlayerPC: ; 778e (1:778e)