Separate constants for name types and naming screen types

This commit is contained in:
Rangi42
2025-03-12 12:26:21 -04:00
parent 3e2121b21a
commit 15ae47a61e
4 changed files with 14 additions and 9 deletions

View File

@@ -126,4 +126,4 @@ DEF NUM_PARTYMENUACTIONS EQU const_value
const NAME_FRIEND
const NAME_6 ; duplicate of NAME_MON
const NAME_7 ; duplicate of NAME_MON
DEF NUM_NAME_TYPES EQU const_value
DEF NUM_NAMING_SCREEN_TYPES EQU const_value