mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
12 lines
131 B
C++
12 lines
131 B
C++
|
|
class CNPCMode // size: 110
|
|
{
|
|
private:
|
|
char _gap0[104];
|
|
char field_68;
|
|
char field_69;
|
|
float field_6A;
|
|
|
|
public:
|
|
CNPCMode();
|
|
}; |