summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-05-17 17:21:47 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-05-17 17:21:47 -0400
commitdae64d9fc5f0779e13e75f65321b733d574b045b (patch)
tree23212593590ec515911f52b0e49935c87b3237e2 /src
parentd1936a98b2d8acb81ff31c3a0deb35892d168de4 (diff)
sub_80BFD20
Diffstat (limited to 'src')
-rw-r--r--src/tv.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tv.c b/src/tv.c
index 3d01b3ddb..ec253c37d 100644
--- a/src/tv.c
+++ b/src/tv.c
@@ -771,6 +771,12 @@ _080BFD1C: .4byte gOtherText_Dad\n\
}
#endif
+void sub_80BFD20(void)
+{
+ VarSet(VAR_0x40BC, 0);
+ RemoveFieldObjectByLocalIdAndMap(5, gSaveBlock1.location.mapNum, gSaveBlock1.location.mapGroup);
+}
+
asm(".section .text_c");
void DoTVShowPokemonNewsMassOutbreak(void)