Use constants for naming screen's pages.

This commit is contained in:
Wyrserth
2019-03-23 21:52:58 +01:00
parent cd192e303d
commit 6566a49beb
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