diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-11 18:00:44 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-11 18:00:44 -0400 |
| commit | 2048f845d30b041e0bcab50a556935fc79f09b4e (patch) | |
| tree | 05e2bf33cbd65d9d8742a7547788e0f98f718af7 /data/key_items.asm | |
| parent | more annotations on ModifyPikachuHappiness (diff) | |
| parent | engine/items/items.asm (diff) | |
| download | pokeyellow-2048f845d30b041e0bcab50a556935fc79f09b4e.tar.gz pokeyellow-2048f845d30b041e0bcab50a556935fc79f09b4e.tar.xz pokeyellow-2048f845d30b041e0bcab50a556935fc79f09b4e.zip | |
Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow
Diffstat (limited to 'data/key_items.asm')
| -rwxr-xr-x | data/key_items.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/key_items.asm b/data/key_items.asm index 9e2d16fe..c7ee6413 100755 --- a/data/key_items.asm +++ b/data/key_items.asm @@ -1,4 +1,4 @@ -KeyItemBitfield: ; e799 (3:6799) +KeyItemBitfield: ; e6dd (3:66dd) db %11110000 db %00000001 db %11110000 |
