diff options
Diffstat (limited to 'include/walda_phrase.h')
-rw-r--r-- | include/walda_phrase.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/walda_phrase.h b/include/walda_phrase.h index 3d7701123..1cfd8af48 100644 --- a/include/walda_phrase.h +++ b/include/walda_phrase.h @@ -1,6 +1,8 @@ #ifndef GUARD_WALDA_PHRASE_H #define GUARD_WALDA_PHRASE_H +#define WALDA_PHRASE_LENGTH 15 + u16 TryBufferWaldaPhrase(void); void DoWaldaNamingScreen(void); u16 TryGetWallpaperWithWaldaPhrase(void); |