diff options
| author | YamaArashi <shadow962@live.com> | 2015-08-12 22:14:31 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-08-12 22:14:31 -0700 |
| commit | 132d0367522b7acce602b146ca69bfad87ef96c6 (patch) | |
| tree | dc13049a6ca810ab3368ce7a7942cc50659f54d1 /home.asm | |
| parent | commented SGB palette stuff (diff) | |
| download | pokeyellow-132d0367522b7acce602b146ca69bfad87ef96c6.tar.gz pokeyellow-132d0367522b7acce602b146ca69bfad87ef96c6.tar.xz pokeyellow-132d0367522b7acce602b146ca69bfad87ef96c6.zip | |
named more variables
Diffstat (limited to 'home.asm')
| -rw-r--r-- | home.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2706,7 +2706,7 @@ IsItemInBag:: ; 3493 (0:3493) ; set zero flag if item isn't in player's bag ; else reset zero flag ; related to Pokémon Tower and ghosts - predef IsItemInBag_ + predef GetQuantityOfItemInBag ld a,b and a ret |
