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

@ -10,7 +10,7 @@ function r_shield_use() /* entry=84 class_id=0x0191 slot=0x01 */
/* pop_global global_id=0xD size=0x1 */
}
else {
spawn class_0A1D_slot_27(0x00000000);
spawn FREE.slot_27(0x00000000);
}
return;
}