summaryrefslogtreecommitdiff
path: root/src/code_0805436C.c
diff options
context:
space:
mode:
authorTal Hayon <talhayon1@gmail.com>2022-02-13 06:58:56 +0200
committerTal Hayon <talhayon1@gmail.com>2022-02-13 07:05:15 +0200
commit65ab0fb1cb33d7586752ad10ed6e8b3713a4e809 (patch)
treeb413587a8594acea613bae1912012153edae3e96 /src/code_0805436C.c
parentd1a2586001ddad7bde47fd37d66f62f6fe2792bf (diff)
Decompile the rest of playerItemBottle (renamed from sword spin)
Diffstat (limited to 'src/code_0805436C.c')
-rw-r--r--src/code_0805436C.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_0805436C.c b/src/code_0805436C.c
index 452c2ddf..9e02220b 100644
--- a/src/code_0805436C.c
+++ b/src/code_0805436C.c
@@ -234,7 +234,7 @@ u32 CreateRandomItemDrop(Entity* arg0, u32 arg1) {
break;
}
if (ptr4 != 0) {
- if ((r1 = gSave.stats.unkB) == 0) {
+ if ((r1 = gSave.stats.picolyteType) == 0) {
// nop
ptr3 = &gDroptableModifiers[DROPTABLE_NONE];
} else {