#include "stdafx.h" #include "CharacterStructure.h" #include "GMMemory.h" CharacterFightInfo::CharacterFightInfo() : m_pDuelOpponent(NULL) { }