summaryrefslogtreecommitdiff
path: root/include/battle_pyramid.h
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-12-15 02:00:00 -0500
committerGriffinR <griffin.richards@comcast.net>2019-12-15 02:00:00 -0500
commit82f55f238125ff42845881189eb9237692c48ba4 (patch)
tree7b496125c6e0b644ce535548ec09755fd4f489bb /include/battle_pyramid.h
parent6556b556dd624964f53d76ff546589e6688412eb (diff)
parent6967caefb246f9709032049b0ae2baee71f71eb6 (diff)
Merge master into ObjEvent rename
Diffstat (limited to 'include/battle_pyramid.h')
-rw-r--r--include/battle_pyramid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_pyramid.h b/include/battle_pyramid.h
index b22854ed5..c4a72095f 100644
--- a/include/battle_pyramid.h
+++ b/include/battle_pyramid.h
@@ -9,7 +9,7 @@ void GenerateBattlePyramidWildMon(void);
u8 GetPyramidRunMultiplier(void);
u8 InBattlePyramid(void);
bool8 InBattlePyramid_(void);
-void sub_81A9E90(void);
+void PausePyramidChallenge(void);
void SoftResetInBattlePyramid(void);
void CopyPyramidTrainerSpeechBefore(u16 trainerId);
void CopyPyramidTrainerWinSpeech(u16 trainerId);