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

@ -4,7 +4,7 @@ function john_cachein() /* entry=94 class_id=0x01AD slot=0x04 */
process_exclude();
local_02 = Item.getFrame(arg_06);
if (local_02 <= 1) {
class_0A0C_slot_24(0x1000, arg_06);
ITEM.slot_24(0x1000, arg_06);
}
return;
}