summaryrefslogtreecommitdiff
path: root/src/battle/battle_2.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-15 21:29:14 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-15 21:29:14 -0600
commit15cffaecf34d93c99aa635586ad24fa9978a70a0 (patch)
tree9993a2ad6e2c7609763f5649d5417aa4f784b9a3 /src/battle/battle_2.c
parent5d923c4d5f3d0786715663b3ad83bc9f3e778164 (diff)
match ChangeStatBuffs
Diffstat (limited to 'src/battle/battle_2.c')
-rw-r--r--src/battle/battle_2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle/battle_2.c b/src/battle/battle_2.c
index 2368f58df..b00c35312 100644
--- a/src/battle/battle_2.c
+++ b/src/battle/battle_2.c
@@ -1664,7 +1664,7 @@ void sub_8010874(void)
}
}
-void SwitchInClearStructs(void)
+void SwitchInClearSetData(void)
{
struct DisableStruct sp0 = gDisableStructs[gActiveBank];
s32 i;