summaryrefslogtreecommitdiff
path: root/include/bag.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bag.h')
-rw-r--r--include/bag.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bag.h b/include/bag.h
index f82531778..8c085a211 100644
--- a/include/bag.h
+++ b/include/bag.h
@@ -1,6 +1,8 @@
#ifndef GUARD_BAG_H
#define GUARD_BAG_H
+#include "menu_helpers.h"
+
void sub_810B858(void);
void sub_810B8F0(u8 windowId, u8 fontId, const u8 * str, u8 x, u8 y, u8 letterSpacing, u8 lineSpacing, s8 speed, u8 colorIdx);
void sub_810B958(const u8 * str);