Pseudocode decompialtion improvements and docs

This commit is contained in:
MaddoScientisto 2026-03-26 22:10:48 +01:00
commit 589bfc31ef
1898 changed files with 60634 additions and 6597 deletions

View file

@ -8,7 +8,7 @@ function john_cachein() /* entry=86 class_id=0x01AD slot=0x04 */
process_exclude();
fram = Item.getFrame(arg_06);
if (fram <= 1) {
class_0A1E_slot_23(0x1000, arg_06);
ITEM.slot_23(0x1000, arg_06);
}
return;
}