From 20f41da2d2538c81d53ece27d17ead845a40ccd5 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 31 Mar 2018 14:03:53 -0400 Subject: Still more renaming of vars --- include/contest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/contest.h') diff --git a/include/contest.h b/include/contest.h index b5a1ed5a6..86a5ea4d7 100644 --- a/include/contest.h +++ b/include/contest.h @@ -445,6 +445,6 @@ void SetContestantEffectStringID2(u8 a, u8 b); void MakeContestantNervous(u8 p); bool8 Contest_IsMonsTurnDisabled(u8 a); bool8 sub_80B214C(u8 a); -void sub_80B141C(u8 a, u8 b); +void SetStartledString(u8 a, u8 b); #endif // GUARD_CONTEST_H -- cgit v1.2.3