>>663

class Enemy;

class EnemyShot {
 Enemy *Parent;
};

これでOK