diff options
author | yenatch <yenatch@gmail.com> | 2015-02-11 13:15:38 -0800 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-02-11 13:15:38 -0800 |
commit | 6c492cb86d4362ed481ea0ef991e47f8a4233e3b (patch) | |
tree | 24b385b115e6fa1d30fc813814d5617c9ca7257f /items | |
parent | 3735185ec24dd73de6863c58be4ddd4fc86ba00c (diff) |
Comment PrintTempMonStats.
Diffstat (limited to 'items')
-rw-r--r-- | items/item_effects.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/item_effects.asm b/items/item_effects.asm index ea7c3f772..5f594c1c7 100644 --- a/items/item_effects.asm +++ b/items/item_effects.asm @@ -1431,7 +1431,7 @@ RareCandy: ; ef14 hlcoord 11, 1 ld bc, $0004 - predef Function50b7b + predef PrintTempMonStats call Functiona80 |