mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-01-05 17:13:27 +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();
|
|
}; |