aboutsummaryrefslogtreecommitdiffstats
path: root/engine/get_bag_item_quantity.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-06-11 17:51:03 -0700
committerGitHub <noreply@github.com>2016-06-11 17:51:03 -0700
commit54143d33fc1211fb0c949ba62633d1c8d94f2717 (patch)
tree9176ffc5b6384a48eb32ea8f33ac97d1d67f6865 /engine/get_bag_item_quantity.asm
parentMerge pull request #14 from PikalaxALT/master (diff)
parentremove address comments (diff)
downloadpokeyellow-54143d33fc1211fb0c949ba62633d1c8d94f2717.tar.gz
pokeyellow-54143d33fc1211fb0c949ba62633d1c8d94f2717.tar.xz
pokeyellow-54143d33fc1211fb0c949ba62633d1c8d94f2717.zip
Merge pull request #13 from YamaArashi/master
remove address comments
Diffstat (limited to 'engine/get_bag_item_quantity.asm')
-rw-r--r--engine/get_bag_item_quantity.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/get_bag_item_quantity.asm b/engine/get_bag_item_quantity.asm
index 1540f7b1..f10df1a0 100644
--- a/engine/get_bag_item_quantity.asm
+++ b/engine/get_bag_item_quantity.asm
@@ -1,4 +1,4 @@
-GetQuantityOfItemInBag: ; f735 (3:7735)
+GetQuantityOfItemInBag:
; In: b = item ID
; Out: b = how many of that item are in the bag
call GetPredefRegisters