diff options
Diffstat (limited to 'yellow/main.asm')
-rwxr-xr-x | yellow/main.asm | 6 |
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) |