summaryrefslogtreecommitdiff
path: root/audio/sfx_pointers.asm
diff options
context:
space:
mode:
authorRyan Tandy <ryan@nardis.ca>2019-09-23 10:14:38 -0700
committerRyan Tandy <ryan@nardis.ca>2019-09-23 10:14:38 -0700
commit0af8f48d5908d1a49c2701abbb02b4a4e34a8563 (patch)
treebcfd917e29608f03933c3aa168a3cc48600b482b /audio/sfx_pointers.asm
parent111722c5e46588d34805b68e6eb59cfb05e099f2 (diff)
Clarify naming of SFX_GET_EGG_* pointers
In game, one receives eggs from the Aide and the Day-care Man, not the Day-care Lady. SFX 0x96 is used for both. Rename it to reflect it is not unique to the Day-care. SFX 0x95 is an alias of the same sound and appears to be unused. Rename the pointer to clarify that.
Diffstat (limited to 'audio/sfx_pointers.asm')
-rw-r--r--audio/sfx_pointers.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx_pointers.asm b/audio/sfx_pointers.asm
index 9a8809dc..2c8258e1 100644
--- a/audio/sfx_pointers.asm
+++ b/audio/sfx_pointers.asm
@@ -149,8 +149,8 @@ SFX:
dba Sfx_Fanfare2
dba Sfx_RegisterPhoneNumber
dba Sfx_3RdPlace
- dba Sfx_GetEggFromDayCareMan
- dba Sfx_GetEggFromDayCareLady
+ dba Sfx_GetEgg
+ dba Sfx_GetEgg
dba Sfx_MoveDeleted
dba Sfx_2ndPlace
dba Sfx_1stPlace