diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-17 17:17:10 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-17 17:17:10 -0400 |
commit | 0fcef5fc087dc30817410d7692d53e2c382828d5 (patch) | |
tree | 2306ef7f1a090b277a3874f72e66481ba6032baa /items | |
parent | 894955f9d922de5fc33e6c0aa7af9795dbcbc158 (diff) |
More annotations and interpretations of functions and scripts
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 377bd46da..3dde48169 100644 --- a/items/item_effects.asm +++ b/items/item_effects.asm @@ -2810,7 +2810,7 @@ GorgeousBox: ; f767 ; f769 Function_0xf769: ; f769 - callba Function26f02 + callba SetSpecificDecorationFlag ld hl, UnknownText_0xf778 call PrintText |