mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-01-04 00:23:22 +08:00
12 lines
142 B
C++
12 lines
142 B
C++
|
|
class CVehiclePool // size: 114000
|
|
{
|
|
private:
|
|
char _gap0[34000];
|
|
int field_84D0[2000];
|
|
char _gapA410[72000];
|
|
|
|
public:
|
|
CVehiclePool();
|
|
};
|