Usecode pseudocode
This commit is contained in:
parent
f92d1504fa
commit
c12bb39437
1362 changed files with 71072 additions and 38056 deletions
|
|
@ -1,17 +1,12 @@
|
|||
function camera_unhatch() /* entry=345 class_id=0x0905 slot=0x15 */
|
||||
{
|
||||
entry:
|
||||
set_info(0x0239, *(arg_06));
|
||||
process_exclude();
|
||||
if ((Intrinsic003F(arg_06) & 127) != 5) goto block_0300;
|
||||
|
||||
block_02C7:
|
||||
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 */
|
||||
goto block_0300;
|
||||
|
||||
block_0300:
|
||||
return;
|
||||
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue