summaryrefslogtreecommitdiff
path: root/csrc/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'csrc/global.h')
-rw-r--r--csrc/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/csrc/global.h b/csrc/global.h
index adf8941..a564023 100644
--- a/csrc/global.h
+++ b/csrc/global.h
@@ -32,6 +32,7 @@ extern RECT g_rect; /* struct tagRECT { left, top, right, bottom } @ 0x46cadc */
extern int16_t game_stage;
extern int16_t game_map;
extern int price_index;
+extern char mid_status[7]; // 0x46cb00
/* card.c */
extern uint8_t card_amount[30];