#pragma once
class CChatWindow // size: 25578
{
private:
char _gap0[25578];
public:
CChatWindow();
void AddDebugMessage(CHAR *szFormat, ...);
};