summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2019-01-02 14:31:37 -0500
committerscnorton <scnorton@biociphers.org>2019-01-02 14:31:37 -0500
commitfa05cd911c5c476db777a0f3433b6ee31a92e4fb (patch)
treea9a3dbbc3be151b4a703f261bdb848b70858330a /src
parent90faed914327f40382415d93fdd02919bd3b032c (diff)
Dump some pointers and move descriptions
Diffstat (limited to 'src')
-rw-r--r--src/trainer_tower.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/trainer_tower.c b/src/trainer_tower.c
index 16f565f10..c3e2ad17e 100644
--- a/src/trainer_tower.c
+++ b/src/trainer_tower.c
@@ -393,3 +393,9 @@ void sub_815DC8C(void)
"_0815DD28: .4byte gUnknown_203F458");
}
#endif // NONMATCHING
+
+void sub_815DD2C(void)
+{
+ Free(gUnknown_203F458);
+ gUnknown_203F458 = NULL;
+}