Usecode pseudocode

This commit is contained in:
MaddoScientisto 2026-03-26 00:37:17 +01:00
commit c12bb39437
1362 changed files with 71072 additions and 38056 deletions

View file

@ -4,15 +4,10 @@ function rechflew_release() /* entry=65 class_id=0x015A slot=0x09 */
referent, /* [BP+00h] type=0x69 */
item; /* [BP-02h] type=0x24 */
entry:
set_info(0x020D, *(arg_06));
process_exclude();
if (Intrinsic0057(arg_06) != 0) goto block_0373;
block_0355:
set_info(0x020D, *(arg_06));
process_exclude();
if (Item.getSurfaceWeight(arg_06) == 0) {
class_0A0C_slot_33(0x0254, global[0x003C]);
block_0373:
return;
}
return;
}