summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/player_pc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/player_pc.h b/include/player_pc.h
index 84cf2327c..43c91ec95 100644
--- a/include/player_pc.h
+++ b/include/player_pc.h
@@ -8,8 +8,8 @@
struct PlayerPCItemPageStruct
{
- u16 cursorPos;
u16 itemsAbove;
+ u16 cursorPos;
u8 pageItems;
u8 count;
u8 filler_6[3];