Merge pull request #624 from Wyrserth/master

Use constants for naming screen's pages
This commit is contained in:
Diegoisawesome
2019-04-04 12:44:18 -05:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -59,9 +59,9 @@ struct NamingScreenData {
enum
{
PAGE_OTHERS,
PAGE_UPPER,
PAGE_LOWER,
PAGE_OTHERS,
};
enum