summaryrefslogtreecommitdiff
path: root/include/match_call.h
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-12-17 19:11:51 -0500
committerGitHub <noreply@github.com>2019-12-17 19:11:51 -0500
commit4879c1eab27b0a01410d6c56c0a25b8152b166b8 (patch)
treec2d5f2f056d753bb65dfd36ec3ca7d27419f2c31 /include/match_call.h
parent96ec5e1b84f2c1d189dc67b53a113d0299b4f37b (diff)
parentedb5df1716beb4ea81ef0493a3fac0a43cc6eae5 (diff)
Merge branch 'master' into constants-fade
Diffstat (limited to 'include/match_call.h')
-rw-r--r--include/match_call.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/match_call.h b/include/match_call.h
index 52eab63ec..8214e03b7 100644
--- a/include/match_call.h
+++ b/include/match_call.h
@@ -15,7 +15,7 @@ void InitMatchCallCounters(void);
bool32 TryStartMatchCall(void);
bool32 IsMatchCallTaskActive(void);
void StartMatchCallFromScript(u8 *message);
-void sub_8197080(u8 *destStr);
+void BufferPokedexRatingForMatchCall(u8 *destStr);
bool32 SelectMatchCallMessage(int, u8 *);
void sub_8197184(u32 windowId, u32 destOffset, u32 paletteId);
void sub_81971C4(u32 windowId, u32 tileOffset, u32 paletteId);