diff options
Diffstat (limited to 'include/player_pc.h')
-rw-r--r-- | include/player_pc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/player_pc.h b/include/player_pc.h index 219c11440..bdf4a4e0e 100644 --- a/include/player_pc.h +++ b/include/player_pc.h @@ -73,7 +73,7 @@ struct PlayerPCItemPageStruct u8 pageItems; u8 count; u8 filler[3]; - u8 scrollIndicatorId; + u8 scrollIndicatorTaskId; }; // Exported type declarations |