| 3645 | signed int unknown; // offset 0x0, size 0x4 |
| 3646 | }; |
| 3647 | class CattleNotify : public HAZNotify { |
| 3648 | // total size: 0x8 |
| 3649 | public: |
| 3650 | class zNPCGoalAttackFodder * goal; // offset 0x4, size 0x4 |
| 3651 | }; |
| 3652 | enum en_npchaz { |
| 3653 | NPC_HAZ_UNKNOWN = 0, |
| 3654 | NPC_HAZ_EXPLODE = 1, |
nothing calls this directly
no outgoing calls
no test coverage detected