diff options
Diffstat (limited to 'include/walda_phrase.h')
-rw-r--r-- | include/walda_phrase.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/walda_phrase.h b/include/walda_phrase.h new file mode 100644 index 000000000..7a711a413 --- /dev/null +++ b/include/walda_phrase.h @@ -0,0 +1,7 @@ +#ifndef GUARD_WALDA_PHRASE_H +#define GUARD_WALDA_PHRASE_H + +void DoWaldaNamingScreen(void); +u16 TryGetWallpaperWithWaldaPhrase(void); + +#endif // GUARD_WALDA_PHRASE_H |