Label Trend Watcher TV show texts

This commit is contained in:
GriffinR
2021-03-31 16:29:42 -04:00
parent 86856098a3
commit 771a434730
5 changed files with 79 additions and 70 deletions

View File

@@ -206,4 +206,13 @@
#define SPOTCUTIES_STATE_RIBBON_EFFORT 14
#define SPOTCUTIES_STATE_OUTRO 15
// TV Show states for Trend Watcher
#define TRENDWATCHER_STATE_INTRO 0
#define TRENDWATCHER_STATE_TAUGHT_MALE 1
#define TRENDWATCHER_STATE_TAUGHT_FEMALE 2
#define TRENDWATCHER_STATE_PHRASE_HOPELESS 3
#define TRENDWATCHER_STATE_BIGGER_MALE 4
#define TRENDWATCHER_STATE_BIGGER_FEMALE 5
#define TRENDWATCHER_STATE_OUTRO 6
#endif //GUARD_CONSTANTS_TV_H