Clarify contest heart tiles

This commit is contained in:
GriffinR
2021-06-21 13:48:03 -04:00
parent a21ceb2e3c
commit 810b51f96c
3 changed files with 29 additions and 19 deletions
+1
View File
@@ -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)