summaryrefslogtreecommitdiff
path: root/constants/sfx_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/sfx_constants.asm')
-rw-r--r--constants/sfx_constants.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/sfx_constants.asm b/constants/sfx_constants.asm
index f54235049..0dee70793 100644
--- a/constants/sfx_constants.asm
+++ b/constants/sfx_constants.asm
@@ -150,8 +150,8 @@
const SFX_FANFARE_2 ; 92
const SFX_REGISTER_PHONE_NUMBER ; 93
const SFX_3RD_PLACE ; 94
- const SFX_GET_EGG_FROM_DAYCARE_MAN ; 95
- const SFX_GET_EGG_FROM_DAYCARE_LADY ; 96
+ const SFX_GET_EGG_FROM_DAY_CARE_MAN ; 95
+ const SFX_GET_EGG_FROM_DAY_CARE_LADY ; 96
const SFX_MOVE_DELETED ; 97
const SFX_2ND_PLACE ; 98
const SFX_1ST_PLACE ; 99