summaryrefslogtreecommitdiff
path: root/src/hall_of_fame.c
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-02-07 00:07:42 -0600
committerDiegoisawesome <diego@domoreaweso.me>2018-02-07 00:07:42 -0600
commitd396a8f89caa2d47ae39f7dfa8da02017945d7f7 (patch)
tree5b9f8753fee30ea9677338b65e75878224b0a845 /src/hall_of_fame.c
parent18abda9dca7e38a1dee63ff0d167e1e2601504bf (diff)
Merge new_menu_helpers and menu
Diffstat (limited to 'src/hall_of_fame.c')
-rw-r--r--src/hall_of_fame.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hall_of_fame.c b/src/hall_of_fame.c
index 85fb518b5..9ac415c32 100644
--- a/src/hall_of_fame.c
+++ b/src/hall_of_fame.c
@@ -82,7 +82,6 @@ extern const u8 gContestConfetti_Gfx[];
extern const u8 gContestConfetti_Pal[];
extern void NewMenuHelpers_DrawDialogueFrame(u8, u8);
-extern u16 AddTextPrinterParameterized(u8 windowId, u8 fontId, const u8 *str, u8 speed, void ( *callback)(u16, struct TextPrinter *), u8 fgColor, u8 bgColor, u8 shadowColor);
extern void sub_8175620(void);
extern u8 TrySavingData(u8);
extern u8 sub_818D3E4(u16 species, u32 trainerId, u32 personality, u8 flags, s16 x, s16 y, u8, u16);