pokecrystal-board/engine
Ryan Tandy 3fc2ba41f7 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.
2019-09-23 10:03:19 -07:00
..
battle Define constants for both battle transition tiles 2019-06-30 14:20:25 -04:00
battle_anims Merge pull request #623 from mid-kid/patch-1 2019-04-13 11:50:43 -04:00
events Clarify naming of SFX_GET_EGG_* pointers 2019-09-23 10:03:19 -07:00
games TextBox -> Textbox 2019-04-09 16:09:18 +02:00
gfx Identify a few more WRAM label uses 2019-04-19 18:55:04 -04:00
items Create constants for ScrollingMenu item formats 2019-06-09 02:31:24 +02:00
link Fix usage of rIE and rSC constants 2019-05-25 17:59:50 +02:00
math Document high nybble of PrintNum c register 2019-06-09 17:46:06 +02:00
menus Create constants for ScrollingMenu item formats 2019-06-09 02:31:24 +02:00
movie Merge pull request #622 from mid-kid/master 2019-04-13 11:50:16 -04:00
overworld Create constants for ScrollingMenu item formats 2019-06-09 02:31:24 +02:00
phone TextBox -> Textbox 2019-04-09 16:09:18 +02:00
pokedex Apply suggested changes 2019-06-10 01:52:46 +02:00
pokegear Apply suggested changes 2019-06-10 01:52:46 +02:00
pokemon Create constants for ScrollingMenu item formats 2019-06-09 02:31:24 +02:00
printer Fix usage of rIE and rSC constants 2019-05-25 17:59:50 +02:00
rtc Merge pull request #622 from mid-kid/master 2019-04-13 11:50:16 -04:00
tilesets Keep "paragraphs" of related code together 2019-01-24 21:10:45 -05:00
predef.asm Remove all address comments 2018-06-24 16:13:22 +02:00
smallflag.asm Remove all address comments 2018-06-24 16:13:22 +02:00