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,17 @@
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:
/* global_address global_id=0x3C */
/* global_address global_id=0x3C */
/* global_address global_id=0x3C */
goto block_0300;
block_0300:
return;
}