Decompile the rest of playerItemBottle (renamed from sword spin)

This commit is contained in:
Tal Hayon
2022-02-13 06:58:56 +02:00
parent d1a2586001
commit 65ab0fb1cb
20 changed files with 303 additions and 650 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ void MinishEzlo(Entity* this) {
}
if ((this->frameSpriteSettings & 0x20) != 0) {
this->frameSpriteSettings &= 0xdf;
EnqueueSFX(SFX_220);
EnqueueSFX(SFX_PICOLYTE);
}
}