Commit 5dea59cb authored by DailyShana's avatar DailyShana Committed by GitHub

add HINT_ZONE (#273)

parent 0c07eb86
...@@ -335,6 +335,7 @@ struct card_sort { ...@@ -335,6 +335,7 @@ struct card_sort {
#define HINT_CODE 8 #define HINT_CODE 8
#define HINT_NUMBER 9 #define HINT_NUMBER 9
#define HINT_CARD 10 #define HINT_CARD 10
#define HINT_ZONE 11
// //
#define CHINT_TURN 1 #define CHINT_TURN 1
#define CHINT_CARD 2 #define CHINT_CARD 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment