summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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)