OSDN Git Service

[Refactor] #37353 total_winner を world_type へ移動. / Move total_winner to world_type...
[hengband/hengband.git] / src / player-status.h
index 9c08ab0..87738d2 100644 (file)
@@ -419,7 +419,6 @@ struct player_type
        concptr last_message;        /* Last message on death or retirement */
        char history[4][60];      /* Textual "history" for the Player */
 
-       u16b total_winner;        /* Total winner */
        u16b panic_save;          /* Panic save */
 
        bool wait_report_score;   /* Waiting to report score */