summaryrefslogtreecommitdiff
path: root/audio/sfx.asm
AgeCommit message (Collapse)Author
2020-05-12Update music for newer audio macros.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2019-09-23Clarify naming of SFX_GET_EGG_* pointersRyan Tandy
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.
2019-08-15Sync sfx with pokecrystal, and add to the build.IIMarckus
2016-01-29Import stuff from pokecrystal; diff gold and silverPikalaxALT