| 1043 | } |
| 1044 | |
| 1045 | S32 zNPCGoalPrawnDeath::Process(en_trantype* trantype, float dt, void* updCtxt, xScene* xscn) |
| 1046 | { |
| 1047 | return xGoal::Process(trantype, dt, updCtxt, xscn); |
| 1048 | } |
| 1049 | |
| 1050 | void xDebugAddTweak(const char*, xVec3*, const tweak_callback*, void*, U32) |
| 1051 | { |