This commit is contained in:
Charles 2001-05-17 20:04:57 +00:00
parent 4d00a63deb
commit b0ca39dc2c
9 changed files with 24 additions and 16 deletions

View file

@ -60,7 +60,7 @@ private:
int m_netFrame;
NetState m_netState;
int m_netSin;
CVECTOR m_RGB;
u32 m_RGB;
};