Merge pull request #1469 from GriffinRichards/fix-contesthearts
Clarify contest heart tiles
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#define APPLAUSE_METER_SIZE 5
|
||||
#define CONTEST_NUM_APPEALS 5
|
||||
#define CONTEST_LAST_APPEAL (CONTEST_NUM_APPEALS - 1)
|
||||
#define MAX_CONTEST_MOVE_HEARTS 8
|
||||
|
||||
#define LINK_CONTEST_FLAG_IS_LINK (1 << 0)
|
||||
#define LINK_CONTEST_FLAG_IS_WIRELESS (1 << 1)
|
||||
|
||||
Reference in New Issue
Block a user