Crusader_Decomp/USECODE/EUSECODE_extracted/pseudocode/CAMERA/slot_15_unhatch.txt
2026-03-26 00:37:17 +01:00

12 lines
313 B
Text

function camera_unhatch() /* entry=345 class_id=0x0905 slot=0x15 */
{
set_info(0x0239, *(arg_06));
process_exclude();
if ((Egg.getEggId(arg_06) & 127) == 5) {
/* global_address global_id=0x3C */
/* global_address global_id=0x3C */
/* global_address global_id=0x3C */
return;
}
return;
}