summaryrefslogtreecommitdiff
path: root/include/player_pc.h
diff options
context:
space:
mode:
authorgarak <garakmon@gmail.com>2019-07-20 12:30:41 -0400
committerGitHub <noreply@github.com>2019-07-20 12:30:41 -0400
commitc39d25ff4d3cf6cb8b3a6fea208de0cc3c6a7c8c (patch)
treebce0030d8901a6b84e705baca169989fff1a4f71 /include/player_pc.h
parentdfa3e079c0f55565fc60a6a1ba0ef04de9be94c2 (diff)
parent4d5c1ca03b4e7db3c44c71afaa01b1549a282a19 (diff)
Merge branch 'master' into navdata
Diffstat (limited to 'include/player_pc.h')
-rw-r--r--include/player_pc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/player_pc.h b/include/player_pc.h
index 53bb25c6b..219c11440 100644
--- a/include/player_pc.h
+++ b/include/player_pc.h
@@ -1,6 +1,8 @@
#ifndef GUARD_PLAYER_PC_H
#define GUARD_PLAYER_PC_H
+#include "menu.h"
+
// local task defines
#define PAGE_INDEX data[0]
#define ITEMS_ABOVE_TOP data[1]