8 lines
184 B
Text
8 lines
184 B
Text
function dooregg_unhatch() /* entry=350 class_id=0x090A slot=0x15 */
|
|
{
|
|
set_info(0x0239, *(arg_06));
|
|
process_exclude();
|
|
spawn DOOREGG.slot_21(pid, arg_06);
|
|
suspend;
|
|
return;
|
|
}
|