Pseudocode and stuff
This commit is contained in:
parent
7310c4fe96
commit
ee33f94b4b
466 changed files with 27770 additions and 276 deletions
|
|
@ -0,0 +1,16 @@
|
|||
function alarm_ew_enterFastArea() /* entry=4 class_id=0x0021 slot=0x0F */
|
||||
{
|
||||
entry:
|
||||
set_info(0x021B, *(arg_06));
|
||||
process_exclude();
|
||||
if Intrinsic0000() goto block_0106;
|
||||
|
||||
block_00F6:
|
||||
goto block_0113;
|
||||
|
||||
block_0106:
|
||||
|
||||
block_0113:
|
||||
return;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue