From 778ffafc87ede74e237b4907733353f2e303dffc Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sun, 8 Nov 2015 14:44:52 -0500 Subject: cable_club_npc.asm --- yellow/main.asm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'yellow') 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) -- cgit v1.3.1-sl0p