mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-11-23 22:39:39 +00:00
13 lines
218 B
C++
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
|
|
}
|