Pseudocode and stuff

This commit is contained in:
MaddoScientisto 2026-03-25 23:32:13 +01:00
commit ee33f94b4b
466 changed files with 27770 additions and 276 deletions

View file

@ -0,0 +1,38 @@
function alarmbox_enterFastArea() /* entry=256 class_id=0x0477 slot=0x0F */
{
entry:
set_info(0x021B, *(arg_06));
process_exclude();
if Intrinsic0000() goto block_0137;
block_00F6:
if (Item.getFrame(arg_06) != 0) goto block_0115;
block_0105:
goto block_0134;
block_0115:
if (Item.getFrame(arg_06) != 1) goto block_0134;
block_0124:
goto block_0134;
block_0134:
goto block_0175;
block_0137:
if (Item.getFrame(arg_06) != 2) goto block_0156;
block_0146:
goto block_0175;
block_0156:
if (Item.getFrame(arg_06) != 3) goto block_0175;
block_0165:
goto block_0175;
block_0175:
return;
}