SA-MP/bot/net/vehiclepool.h
2023-10-31 21:31:16 +08:00

12 lines
142 B
C++

class CVehiclePool // size: 114000
{
private:
char _gap0[34000];
int field_84D0[2000];
char _gapA410[72000];
public:
CVehiclePool();
};