| 822 | } |
| 823 | |
| 824 | S32 zNPCGoalAlertFodBomb::Resume(F32 dt, void* updCtxt) |
| 825 | { |
| 826 | flg_info |= 2; |
| 827 | return zNPCGoalCommon::Resume(dt, updCtxt); |
| 828 | } |
| 829 | |
| 830 | S32 zNPCGoalAlertFodBomb::Process(en_trantype* trantype, F32 dt, void* updCtxt, xScene* xscn) |
| 831 | { |