SA-MP/saco/chatwindow.cpp
RD42 0fa1ef624a [saco] Add few class stub
+ CChatWindow
+ CCmdWindow
+ CNetGame
+ CFontRender
2023-11-14 22:58:51 +08:00

8 lines
109 B
C++

#include "chatwindow.h"
CChatWindow::CChatWindow()
{
// TODO: CChatWindow::CChatWindow() .text:100680F0
}