SA-MP/saco/chatwindow.cpp

13 lines
218 B
C++

#include "main.h"
CChatWindow::CChatWindow()
{
// TODO: CChatWindow::CChatWindow() .text:100680F0
}
void CChatWindow::AddDebugMessage(CHAR * szFormat, ...)
{
// TODO: CChatWindow::AddDebugMessage .text:100680F0
}