diff options
| author | YamaArashi <shadow962@live.com> | 2015-07-21 10:49:53 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-07-21 10:49:53 -0700 |
| commit | 5ce58a048cecba5435d74b14652c58004d3f95b1 (patch) | |
| tree | f8a3e1556c68fdd9afb9a786d209276cf082427f /constants/hide_show_constants.asm | |
| parent | named most of the used events (diff) | |
| download | pokeyellow-5ce58a048cecba5435d74b14652c58004d3f95b1.tar.gz pokeyellow-5ce58a048cecba5435d74b14652c58004d3f95b1.tar.xz pokeyellow-5ce58a048cecba5435d74b14652c58004d3f95b1.zip | |
comments for event constants
Diffstat (limited to 'constants/hide_show_constants.asm')
| -rwxr-xr-x | constants/hide_show_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm index 2afe9914..5a517afc 100755 --- a/constants/hide_show_constants.asm +++ b/constants/hide_show_constants.asm @@ -82,7 +82,7 @@ const_value = 0 const HS_MANSION_1_ITEM_2 ; 49 X const HS_FIGHTING_DOJO_GIFT_1 ; 4A const HS_FIGHTING_DOJO_GIFT_2 ; 4B - const HS_SILPH_CO_1F_RECEPTIONIST ; 4C + const HS_SILPH_CO_1F_RECEPTIONIST ; 4C const HS_VOLTORB_1 ; 4D X const HS_VOLTORB_2 ; 4E X const HS_VOLTORB_3 ; 4F X |
