diff options
Diffstat (limited to 'include/naming_screen.h')
-rw-r--r-- | include/naming_screen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/naming_screen.h b/include/naming_screen.h index b04cb19b6..611f53ef2 100644 --- a/include/naming_screen.h +++ b/include/naming_screen.h @@ -59,9 +59,9 @@ struct NamingScreenData { enum { + PAGE_OTHERS, PAGE_UPPER, PAGE_LOWER, - PAGE_OTHERS, }; enum |