summaryrefslogtreecommitdiff
path: root/csrc/player_info.h
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-09-09 22:31:20 +0800
committerIru Cai <mytbk920423@gmail.com>2018-09-09 22:31:46 +0800
commit793f4edb3e7733b2ceb22ddb7a621ab9cf7a3981 (patch)
tree32e5bf1e670ed6c301c25e915dfd9d0682ebeff8 /csrc/player_info.h
parent4c4e478baca326252066fe5bfd97ff5115999fa5 (diff)
downloadrich4-793f4edb3e7733b2ceb22ddb7a621ab9cf7a3981.tar.xz
name selected_{card,tool}, player_cards
Diffstat (limited to 'csrc/player_info.h')
-rw-r--r--csrc/player_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/csrc/player_info.h b/csrc/player_info.h
index 175353f..616422b 100644
--- a/csrc/player_info.h
+++ b/csrc/player_info.h
@@ -65,4 +65,5 @@ extern player_info rich4_players[]; /* 0x47e80c */
extern int nplayers; /* 0x499114 */
extern int current_player; /* 0x49910c */
+extern uint8_t player_cards[60]; /* 0x499120 */
extern uint8_t tool_amount[60]; /* 0x49915c */